diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-13 18:19:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-08-13 18:19:40 +0000 |
commit | a3a3b2ed99feefe55e07978e42dacfd8338b44df (patch) | |
tree | 7c6bdc49f740e9dd36ffd8cee8caf368f8c5b0b1 /misc | |
parent | 375e9e8b02e0410a365a6a82273573acd68fe885 (diff) | |
download | ports-a3a3b2ed99feefe55e07978e42dacfd8338b44df.tar.gz ports-a3a3b2ed99feefe55e07978e42dacfd8338b44df.zip |
Notes
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 55bef3c65952..459535297c8a 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20180721 +PORTVERSION= 20180812 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 14aaead +GH_TAGNAME= f118d02 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index b2a72ebcee01..d3ebcfd14bd6 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532831863 -SHA256 (pciutils-pciids-20180721-14aaead_GH0.tar.gz) = 89d7b8f16ff32b11b47dc4d91f9c8ecf45684cfb5183e218b087e93ddbed126d -SIZE (pciutils-pciids-20180721-14aaead_GH0.tar.gz) = 265799 +TIMESTAMP = 1534176607 +SHA256 (pciutils-pciids-20180812-f118d02_GH0.tar.gz) = 82324ae0525c49852f041fc40aadfbb1fcfd2bf968444c375d8abc306df1ddf1 +SIZE (pciutils-pciids-20180812-f118d02_GH0.tar.gz) = 266230 |