mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Minor update for sysutils/cpupdate:
- sync with Intel's microcode-20180703.tgz; - sync with platomav/CPUMicrocodes MCE DB r74.1 No package changes, so no PORTREVISION bump.
This commit is contained in:
parent
505860f6a3
commit
ba61726e65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474449
2 changed files with 9 additions and 9 deletions
|
@ -27,10 +27,10 @@ GH_TAGNAME= 48e42d5
|
|||
|
||||
PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz
|
||||
|
||||
# MCE DB r72
|
||||
# MCE DB r74.1
|
||||
CPM_ACCOUNT= platomav
|
||||
CPM_PROJECT= CPUMicrocodes
|
||||
CPM_TAGNAME= 9562441
|
||||
CPM_TAGNAME= e57dee3
|
||||
|
||||
OPTIONS_DEFINE= CPM INTEL
|
||||
CPM_DESC= Download platomav/CPUMicrocodes collection
|
||||
|
@ -40,9 +40,9 @@ CPM_GH_TAGNAME= ${CPM_TAGNAME}:cpm
|
|||
CPM_DIR= ${WRKDIR}/${CPM_PROJECT}-${CPM_TAGNAME}
|
||||
CPM_DATADIR= ${DATADIR}/CPUMicrocodes/secondary/Intel
|
||||
|
||||
INTEL_PACK= microcode-20180425.tgz
|
||||
INTEL_PACK= microcode-20180703.tgz
|
||||
INTEL_DESC= Download Intel microcode pack ${INTEL_PACK}
|
||||
INTEL_MASTER_SITES= https://downloadmirror.intel.com/27776/eng/:intel
|
||||
INTEL_MASTER_SITES= https://downloadmirror.intel.com/27945/eng/:intel
|
||||
INTEL_DISTFILES= ${INTEL_PACK}:intel
|
||||
INTEL_DIR= ${WRKDIR}/intel-ucode
|
||||
INTEL_DATADIR= ${DATADIR}/CPUMicrocodes/primary/Intel
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1529934787
|
||||
SHA256 (microcode-20180425.tgz) = f0d2492f4561e2559f6c9471b231cb8262d45762c0e7cccf787be5c189b4e2d6
|
||||
SIZE (microcode-20180425.tgz) = 1565473
|
||||
TIMESTAMP = 1531318419
|
||||
SHA256 (microcode-20180703.tgz) = 4a1a346fdf48e1626d4c9d0d47bbbc6a4052f56e359c85a3dd2d10fd555e5938
|
||||
SIZE (microcode-20180703.tgz) = 1550181
|
||||
SHA256 (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = d28582fe7edfb57da99fb2466417033ee619c32de9c6b5f1a5fae7d9be8253da
|
||||
SIZE (kernschmelze-cpupdate-g20180513-48e42d5_GH0.tar.gz) = 4566722
|
||||
SHA256 (platomav-CPUMicrocodes-9562441_GH0.tar.gz) = 07587a45a470814dabbee1a70633dfa6c1a98e2a4b725cd046d5796a7b457203
|
||||
SIZE (platomav-CPUMicrocodes-9562441_GH0.tar.gz) = 4972805
|
||||
SHA256 (platomav-CPUMicrocodes-e57dee3_GH0.tar.gz) = a64fa05801677c31ee5b4d57402c6716f7054e5cdfb7dbbb78a7685a470d863c
|
||||
SIZE (platomav-CPUMicrocodes-e57dee3_GH0.tar.gz) = 5018511
|
||||
|
|
Loading…
Add table
Reference in a new issue