diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-08 06:11:33 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-03-08 06:11:33 +0800 |
commit | 45556c922fcb122be55ab10e1a19d6d01fd207fd (patch) | |
tree | c53cae61fa805eb0c094516f9e00c79c39e162cf /misc/pciids | |
parent | 5c947c346a1b72f270f268cb2bb8245a8378be81 (diff) | |
download | freebsd-ports-gnome-45556c922fcb122be55ab10e1a19d6d01fd207fd.tar.gz freebsd-ports-gnome-45556c922fcb122be55ab10e1a19d6d01fd207fd.tar.zst freebsd-ports-gnome-45556c922fcb122be55ab10e1a19d6d01fd207fd.zip |
Update to 20210223
Changes: https://github.com/pciutils/pciids/commits/master
Diffstat (limited to 'misc/pciids')
-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 2d0cdecdaacf..8a53127e12a3 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20210131 +PORTVERSION= 20210223 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PORTDATA= pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= 7906a7b +GH_TAGNAME= 74eb6c8 USE_GITHUB= yes do-install: diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index d7d996b9f583..5596d823a824 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612296111 -SHA256 (pciutils-pciids-20210131-7906a7b_GH0.tar.gz) = 79286785ad388b2c17f1ba46e5ee0c0e7f1f4eb1ad3141416a10a9ec5c78ff5f -SIZE (pciutils-pciids-20210131-7906a7b_GH0.tar.gz) = 293213 +TIMESTAMP = 1614794196 +SHA256 (pciutils-pciids-20210223-74eb6c8_GH0.tar.gz) = 856a8ed9e21cf873bd1f2aa9eaa1291b0c4ece030bcb42e755eab621f410d059 +SIZE (pciutils-pciids-20210223-74eb6c8_GH0.tar.gz) = 294810 |