From: <abe...@us...> - 2016-10-04 14:38:42
|
Revision: 7877 http://sourceforge.net/p/astlinux/code/7877 Author: abelbeck Date: 2016-10-04 14:38:40 +0000 (Tue, 04 Oct 2016) Log Message: ----------- pciutils, version bump to 3.5.2 Modified Paths: -------------- branches/1.0/package/pciutils/pciutils.mk Modified: branches/1.0/package/pciutils/pciutils.mk =================================================================== --- branches/1.0/package/pciutils/pciutils.mk 2016-10-03 21:42:03 UTC (rev 7876) +++ branches/1.0/package/pciutils/pciutils.mk 2016-10-04 14:38:40 UTC (rev 7877) @@ -4,7 +4,7 @@ # ############################################################# -PCIUTILS_VERSION = 3.5.1 +PCIUTILS_VERSION = 3.5.2 PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz PCIUTILS_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |