From: Bernd Kuhls Date: Sat, 2 May 2015 08:17:43 +0000 (+0200) Subject: package/libpciaccess: bump version to 0.13.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=be6e025f5b8885052441887eb48145d6545f5a05;p=buildroot.git package/libpciaccess: bump version to 0.13.4 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/libpciaccess/libpciaccess.hash b/package/libpciaccess/libpciaccess.hash index 10efd1c661..0483c4c814 100644 --- a/package/libpciaccess/libpciaccess.hash +++ b/package/libpciaccess/libpciaccess.hash @@ -1,2 +1,2 @@ -# From http://lists.x.org/archives/xorg-announce/2015-February/002528.html -sha256 6cd76ccae4e06eee47d3ead84a118740e9406e2a9b7adc9b08e92c69ce89c2e3 libpciaccess-0.13.3.tar.bz2 +# From http://lists.x.org/archives/xorg-announce/2015-April/002590.html +sha256 07f864654561e4ac8629a0ef9c8f07fbc1f8592d1b6c418431593e9ba2cf2fcf libpciaccess-0.13.4.tar.bz2 diff --git a/package/libpciaccess/libpciaccess.mk b/package/libpciaccess/libpciaccess.mk index ade4cc6474..ced0786a18 100644 --- a/package/libpciaccess/libpciaccess.mk +++ b/package/libpciaccess/libpciaccess.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBPCIACCESS_VERSION = 0.13.3 +LIBPCIACCESS_VERSION = 0.13.4 LIBPCIACCESS_SOURCE = libpciaccess-$(LIBPCIACCESS_VERSION).tar.bz2 LIBPCIACCESS_SITE = http://xorg.freedesktop.org/releases/individual/lib LIBPCIACCESS_LICENSE = MIT