diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-01 04:52:52 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-01 04:52:52 +0800 |
commit | d890f164a2d947784ed70b23813895f83d1ae78a (patch) | |
tree | cd1e8007b2179def9e055f580ba1c2e2b1136778 | |
parent | math/fxt: Update to 2025.06.26 (diff) |
misc/pciids: Update to 20250621
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 c6ba45fb9f74..f166f258e388 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20250609 +PORTVERSION= 20250621 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= c332c32 +GH_TAGNAME= 6d8349f do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 5690d6cb4ec1..a4ecd46f357c 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813018 -SHA256 (pciutils-pciids-20250609-c332c32_GH0.tar.gz) = 03933a85fa9c4e4d1fe3213a3dd994cf0ef8e8777f97a64c70ed1c58944b9c01 -SIZE (pciutils-pciids-20250609-c332c32_GH0.tar.gz) = 352882 +TIMESTAMP = 1751208132 +SHA256 (pciutils-pciids-20250621-6d8349f_GH0.tar.gz) = 92000b1d58b9e43e250db7a46032247592b7d52b5a378510b648aefc7ae78eef +SIZE (pciutils-pciids-20250621-6d8349f_GH0.tar.gz) = 353197 |