intel-ucode: bump to 20161104

This commit is contained in:
piotrasd 2016-12-04 17:09:52 +00:00 committed by GitHub
parent 170604fbcc
commit c409d13222

View File

@ -17,12 +17,12 @@
################################################################################
PKG_NAME="intel-ucode"
PKG_VERSION="20160714"
PKG_VERSION="20161104"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="other"
PKG_SITE="https://downloadcenter.intel.com/search?keyword=linux+microcode"
PKG_URL="https://downloadmirror.intel.com/26156/eng/microcode-${PKG_VERSION}.tgz"
PKG_URL="https://downloadmirror.intel.com/26400/eng/microcode-${PKG_VERSION}.tgz"
PKG_DEPENDS_TARGET="toolchain intel-ucode:host"
PKG_SECTION="linux-firmware"
PKG_SHORTDESC="intel-ucode: Intel CPU microcodes"