diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-07 04:55:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-07 04:55:59 +0800 |
commit | 9e60c3ccccdc62de5207eb6be2c48df7a3f177d2 (patch) | |
tree | aff992f4dcb1a863545ca536c87f0272f0558040 | |
parent | f91725de97279584504d7f028a580feb6fc7bb97 (diff) | |
download | freebsd-ports-gnome-9e60c3ccccdc62de5207eb6be2c48df7a3f177d2.tar.gz freebsd-ports-gnome-9e60c3ccccdc62de5207eb6be2c48df7a3f177d2.tar.zst freebsd-ports-gnome-9e60c3ccccdc62de5207eb6be2c48df7a3f177d2.zip |
Update to 3.5.5
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
-rw-r--r-- | sysutils/pciutils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pciutils/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 93afac13f46f..dde12dc4a9ec 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciutils -PORTVERSION= 3.5.4 +PORTVERSION= 3.5.5 CATEGORIES= sysutils MASTER_SITES= KERNEL_ORG/software/utils/pciutils \ ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ diff --git a/sysutils/pciutils/distinfo b/sysutils/pciutils/distinfo index 031214664aae..ce6aca9308ef 100644 --- a/sysutils/pciutils/distinfo +++ b/sysutils/pciutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488133197 -SHA256 (pciutils-3.5.4.tar.xz) = 64293c6ab9318c40ef262b76d87bd9097531759752bac556e50979b1e63cfe66 -SIZE (pciutils-3.5.4.tar.xz) = 320412 +TIMESTAMP = 1499364268 +SHA256 (pciutils-3.5.5.tar.xz) = 1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5 +SIZE (pciutils-3.5.5.tar.xz) = 324676 |