diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-14 02:19:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-14 02:19:40 +0800 |
commit | 09369ed59ad1ea41eeadbee839149d13cc23ec14 (patch) | |
tree | 7c6bdc49f740e9dd36ffd8cee8caf368f8c5b0b1 /misc | |
parent | 2ce4b629efbf37adff787bba19159a25db7c4ca8 (diff) | |
download | freebsd-ports-gnome-09369ed59ad1ea41eeadbee839149d13cc23ec14.tar.gz freebsd-ports-gnome-09369ed59ad1ea41eeadbee839149d13cc23ec14.tar.zst freebsd-ports-gnome-09369ed59ad1ea41eeadbee839149d13cc23ec14.zip |
Update to 20180812
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 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 |