diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:38:28 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:46:54 +0800 |
commit | 45efe9f46fc8966e182c96b65cf8c89a27f1d370 (patch) | |
tree | 68f1b3cd61099247642e691bc511d76aef04bc7f | |
parent | graphics/webp: Update WWW (diff) |
misc/pciids: Update to 20230523
Changes: https://github.com/pciutils/pciids/commits/master
-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 a30c59f8f66a..3488a8a3ddd7 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20230411 +PORTVERSION= 20230523 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -16,7 +16,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 4e3f51b +GH_TAGNAME= f52a641 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 9ded97814e16..d7757fea2bf9 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682903034 -SHA256 (pciutils-pciids-20230411-4e3f51b_GH0.tar.gz) = db6c258e05989f95248541275c3b95929b2fa532f6b2359968a2ccd0b03448f3 -SIZE (pciutils-pciids-20230411-4e3f51b_GH0.tar.gz) = 317373 +TIMESTAMP = 1685792182 +SHA256 (pciutils-pciids-20230523-f52a641_GH0.tar.gz) = 3cc3c5197c39c92f93dd52238a6e42c010826e4b8a40395b5d927828cbd576a2 +SIZE (pciutils-pciids-20230523-f52a641_GH0.tar.gz) = 318319 |