aboutsummaryrefslogtreecommitdiff
path: root/sysutils/devcpu-data/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-06 22:37:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-06 22:37:04 +0000
commit3eddb1dcc60200ead6c071ffabc6337e6d8695f1 (patch)
tree6404beb07df6b6a065710403d50141ebba1193e6 /sysutils/devcpu-data/Makefile
parent28ff06696bf613c0458d743a4a6d26e54a70daab (diff)
downloadports-3eddb1dcc60200ead6c071ffabc6337e6d8695f1.tar.gz
ports-3eddb1dcc60200ead6c071ffabc6337e6d8695f1.zip
- Update AMD microcode to 2014-12-01
- Bump PORTVERSION to 1.5 - While I'm here, use versioned AMD microcode archive PR: 198371 Submitted by: John Clark <clarkjc@runbox.com> (maintainer)
Notes
Notes: svn path=/head/; revision=380636
Diffstat (limited to 'sysutils/devcpu-data/Makefile')
-rw-r--r--sysutils/devcpu-data/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/devcpu-data/Makefile b/sysutils/devcpu-data/Makefile
index a24820e8007e..adaf2a036078 100644
--- a/sysutils/devcpu-data/Makefile
+++ b/sysutils/devcpu-data/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= data
-PORTVERSION= 1.4
+PORTVERSION= 1.5
CATEGORIES= sysutils
MASTER_SITES= http://downloadmirror.intel.com/24661/eng/:intel \
http://www.amd64.org/microcode/:amd
PKGNAMEPREFIX= devcpu-
-DISTFILES= microcode-20150121.tgz:intel amd-ucode-latest.tar.bz2:amd
+DISTFILES= microcode-20150121.tgz:intel amd-ucode-2014-12-01.tar.bz2:amd
MAINTAINER= clarkjc@runbox.com
COMMENT= Intel and AMD CPUs microcode updates