diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 09:33:24 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:46:03 +0000 |
commit | 56e8f74eea74e0ae42ebac729b046f36716cfe59 (patch) | |
tree | 4f841fb04efdfdeb1bf3c90760242cead986ffb2 /misc | |
parent | f236961a53ea531825ffa0dece4ea4eb87ca68e3 (diff) | |
download | ports-56e8f74eea74e0ae42ebac729b046f36716cfe59.tar.gz ports-56e8f74eea74e0ae42ebac729b046f36716cfe59.zip |
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 f9807aea6c68..8a8a66369fa7 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> PORTNAME= pciids -PORTVERSION= 20211231 +PORTVERSION= 20220128 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 93f3056 +GH_TAGNAME= df389f5 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 6743e3ee651f..6670d67c118a 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641045808 -SHA256 (pciutils-pciids-20211231-93f3056_GH0.tar.gz) = f22d1c8597d60bb92ca9c751724299d377f3ee34ac4e13952c3dac93f377c9d6 -SIZE (pciutils-pciids-20211231-93f3056_GH0.tar.gz) = 303476 +TIMESTAMP = 1643970998 +SHA256 (pciutils-pciids-20220128-df389f5_GH0.tar.gz) = b61232e78c193bde61230de4681bef34c753eb8be79bebd87e41ff8ce964343a +SIZE (pciutils-pciids-20220128-df389f5_GH0.tar.gz) = 304296 |