diff options
| author | Sean Bruno <sbruno@FreeBSD.org> | 2021-02-17 15:10:58 +0000 |
|---|---|---|
| committer | Sean Bruno <sbruno@FreeBSD.org> | 2021-02-17 15:10:58 +0000 |
| commit | b9527b88096cd882312b5d414836ac9ed8423d05 (patch) | |
| tree | 67e6fef7ba233fd2e67b64e1592b5d6e2c5d6eb2 /sysutils/devcpu-data/Makefile | |
| parent | 7406bd2ea1fde3c301342a4dabe895fdc3d49e28 (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 2fef1a65f7fd..55d1b3e4086d 100644 --- a/sysutils/devcpu-data/Makefile +++ b/sysutils/devcpu-data/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= data -PORTVERSION= 1.37 +PORTVERSION= 1.38 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-20201118 +GH_TAGNAME= microcode-20210216 ONLY_FOR_ARCHS= amd64 i386 NO_ARCH= yes |
