diff options
| author | Sean Bruno <sbruno@FreeBSD.org> | 2022-04-16 17:59:13 -0600 |
|---|---|---|
| committer | Sean Bruno <sbruno@FreeBSD.org> | 2022-04-16 18:02:26 -0600 |
| commit | 0930564accd2197ea880a5a4ac7c8ab19d9dceff (patch) | |
| tree | 2aa98da7a6c0ac812591b195a2e49858a3887597 /sysutils/devcpu-data | |
| parent | audio/soundtouch: enable OPENMP and OPTIMIZED_CFLAGS on riscv64 (diff) | |
sysutils/devcpu-data: Update AMD 17h and 19h mcode.
See update in the linux-firware repository.
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/amd-ucode
Diffstat (limited to 'sysutils/devcpu-data')
| -rw-r--r-- | sysutils/devcpu-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/devcpu-data/Makefile b/sysutils/devcpu-data/Makefile index 367c732542eb..650a84a1bc11 100644 --- a/sysutils/devcpu-data/Makefile +++ b/sysutils/devcpu-data/Makefile @@ -1,7 +1,7 @@ # Created by: stas PORTNAME= data -PORTVERSION= 20220221 +PORTVERSION= 20220414 CATEGORIES= sysutils MASTER_SITES= # none PKGNAMEPREFIX= devcpu- |
