diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-01 20:30:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-01 20:30:44 +0000 |
commit | 1e0f952a0fbffd2b7a4c192e3926edeb73fc44fd (patch) | |
tree | 95b7c7a2584a5e7506f36982997f8d5853c0b253 /misc | |
parent | 2f1fa5bb3addc23705d64d1ab5867fdab115cbec (diff) | |
download | ports-1e0f952a0fbffd2b7a4c192e3926edeb73fc44fd.tar.gz ports-1e0f952a0fbffd2b7a4c192e3926edeb73fc44fd.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 71975c8494f0..d10eec8ca79c 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20190213 +PORTVERSION= 20190326 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 65afe6b +GH_TAGNAME= c1dec5e USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 7b4707588dc7..e4f22b9abcbf 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550093926 -SHA256 (pciutils-pciids-20190213-65afe6b_GH0.tar.gz) = c5ff62373ff4458dd287e2a43d3e24e33a313411b1c36594979e74c03354b57b -SIZE (pciutils-pciids-20190213-65afe6b_GH0.tar.gz) = 274215 +TIMESTAMP = 1554061062 +SHA256 (pciutils-pciids-20190326-c1dec5e_GH0.tar.gz) = 5c1bdffd712fc58a916545fde8aeb0123b5ce3721ba8b20aa9dcd654f3640cb7 +SIZE (pciutils-pciids-20190326-c1dec5e_GH0.tar.gz) = 275107 |