diff options
| author | Sean Bruno <sbruno@FreeBSD.org> | 2020-11-18 21:18:41 +0000 |
|---|---|---|
| committer | Sean Bruno <sbruno@FreeBSD.org> | 2020-11-18 21:18:41 +0000 |
| commit | 8c1603a9b4d06fca24818e21bd87e61150bde71c (patch) | |
| tree | 9a111516aecffad3f4844ac7269869995d816425 /sysutils/devcpu-data/Makefile | |
| parent | f13baa6b315b78d79429945e2fcbc44e734a3ebd (diff) | |
Notes
Diffstat (limited to 'sysutils/devcpu-data/Makefile')
| -rw-r--r-- | sysutils/devcpu-data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/devcpu-data/Makefile b/sysutils/devcpu-data/Makefile index 6b7669a06b50..2fef1a65f7fd 100644 --- a/sysutils/devcpu-data/Makefile +++ b/sysutils/devcpu-data/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= data -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= sysutils MASTER_SITES= LOCAL/sbruno:amd PKGNAMEPREFIX= devcpu- @@ -19,7 +19,7 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= intel GH_PROJECT= Intel-Linux-Processor-Microcode-Data-Files -GH_TAGNAME= microcode-20201112 +GH_TAGNAME= microcode-20201118 ONLY_FOR_ARCHS= amd64 i386 NO_ARCH= yes |
