summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-02-07 21:11:17 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-14 10:26:20 +0100
commit84fb60703623d733de777d7fbfe0220f52ae85fb (patch)
tree7918de1a2a8d6f339e78c42177ba556dd71fda05
parent2ac0250cc6f1522f7b8de65b538e3882b11c0a6f (diff)
downloadbuildroot-84fb60703623d733de777d7fbfe0220f52ae85fb.tar.gz
buildroot-84fb60703623d733de777d7fbfe0220f52ae85fb.zip
package/libpciaccess: bump version to 0.13.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libpciaccess/libpciaccess.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpciaccess/libpciaccess.mk b/package/libpciaccess/libpciaccess.mk
index f27925d6db..ade4cc6474 100644
--- a/package/libpciaccess/libpciaccess.mk
+++ b/package/libpciaccess/libpciaccess.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBPCIACCESS_VERSION = 0.13.2
+LIBPCIACCESS_VERSION = 0.13.3
LIBPCIACCESS_SOURCE = libpciaccess-$(LIBPCIACCESS_VERSION).tar.bz2
LIBPCIACCESS_SITE = http://xorg.freedesktop.org/releases/individual/lib
LIBPCIACCESS_LICENSE = MIT
OpenPOWER on IntegriCloud