diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-15 01:37:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-15 01:37:55 +0800 |
commit | 52b20fe7b9ac6749cdcccd0b8574159cedd34dcc (patch) | |
tree | e1e3f73d56e9e09234d807c0381db8396873644a /misc | |
parent | 42481afb0aeb1b9ebe79d526b52346eeb8d6c61f (diff) | |
download | freebsd-ports-52b20fe7b9ac6749cdcccd0b8574159cedd34dcc.zip |
misc/pciids: Update to 20210516
Changes: https://github.com/pciutils/pciids/commits/master
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 4 | ||||
-rw-r--r-- | misc/pciids/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 1ce49231a808..c30f113663b2 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> PORTNAME= pciids -PORTVERSION= 20210426 +PORTVERSION= 20210516 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= a1dd743 +GH_TAGNAME= 850b33f USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 2b1685c4ff37..69c413b9bbe1 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619725321 -SHA256 (pciutils-pciids-20210426-a1dd743_GH0.tar.gz) = e06b9815292a360822b65b6cd4d9983f14a164a04f9ad7fa26e6e72993ceb0c5 -SIZE (pciutils-pciids-20210426-a1dd743_GH0.tar.gz) = 297214 +TIMESTAMP = 1622213994 +SHA256 (pciutils-pciids-20210516-850b33f_GH0.tar.gz) = 949eb1b10b8f0746d685934c41ae653aa112d5da8f3724486a134c7f4d0d48cd +SIZE (pciutils-pciids-20210516-850b33f_GH0.tar.gz) = 297890 |