diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 14:26:50 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 15:06:35 +0000 |
commit | 9fae3fcbe2c5672adfcf3eab4f95d3d16c026dec (patch) | |
tree | 2a3db2d3fccdaa6c98c1e6c61fc5e2b7b20c37ed | |
parent | a58dc44f090152326d2a5407d9ab06362144832b (diff) | |
download | ports-9fae3fcbe2c5672adfcf3eab4f95d3d16c026dec.tar.gz ports-9fae3fcbe2c5672adfcf3eab4f95d3d16c026dec.zip |
-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 457253ea8ac9..293a31a91c7e 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20231111 +PORTVERSION= 20240125 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= 3f3f331 +GH_TAGNAME= 5f42347 do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 5e1f7b1c7438..ee8d07d81d3e 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363632 -SHA256 (pciutils-pciids-20231111-3f3f331_GH0.tar.gz) = f5e193a5c5cdb820c78c172d6ffd0a692a97424b86e34a14325820aefef7172b -SIZE (pciutils-pciids-20231111-3f3f331_GH0.tar.gz) = 327168 +TIMESTAMP = 1708448936 +SHA256 (pciutils-pciids-20240125-5f42347_GH0.tar.gz) = cd808aba66966c8263d87798c124a470ec4d277fc68f593d2f8d168cfe6b67d4 +SIZE (pciutils-pciids-20240125-5f42347_GH0.tar.gz) = 332452 |