diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-08 16:27:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-08 16:27:47 +0000 |
commit | b79cf9926a2ee498976b434d2f74c8bf757251ce (patch) | |
tree | 9e6ca48c6625a667545d2e8ec02eeb8494e4dc90 /misc | |
parent | 1af2ffbd469ee633c6a1b7138e78ee9261fa20f7 (diff) | |
download | ports-b79cf9926a2ee498976b434d2f74c8bf757251ce.tar.gz ports-b79cf9926a2ee498976b434d2f74c8bf757251ce.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 4 | ||||
-rw-r--r-- | misc/pciids/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 8274425f02df..0124f128507d 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20160227 +PORTVERSION= 20160404 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -18,7 +18,7 @@ USES= tar:xz PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= c83ceba +GH_TAGNAME= 9297a94 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 5f951c3b28dc..1f89307c978f 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,2 +1,2 @@ -SHA256 (pciutils-pciids-20160227-c83ceba_GH0.tar.gz) = facd20deb0331c955b3147ce0a7efb132873f892a4d010922e72e40252a60eda -SIZE (pciutils-pciids-20160227-c83ceba_GH0.tar.gz) = 241279 +SHA256 (pciutils-pciids-20160404-9297a94_GH0.tar.gz) = c4115197c1a4c3b7178fd9797d380a479069f0ad588f84e237d2efdf14042116 +SIZE (pciutils-pciids-20160404-9297a94_GH0.tar.gz) = 241918 |