summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/libpciaccess/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libpciaccess/Makefile b/package/libpciaccess/Makefile
index 9fe0cd9ef..3b4e9a2b0 100644
--- a/package/libpciaccess/Makefile
+++ b/package/libpciaccess/Makefile
@@ -4,12 +4,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libpciaccess
-PKG_VERSION:= 0.10.9
+PKG_VERSION:= 0.11.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= 5dad6221c2766d5a727ef32e83a0a878
+PKG_MD5SUM:= 8f7ea197384e5ddd1c355f55e639f677
PKG_DESCR:= X.org libpciaccess library
PKG_SECTION:= x11
-PKG_SITES:= ${MASTER_SITE_XORG}
+PKG_SITES:= http://xorg.freedesktop.org/archive/individual/lib/
include $(TOPDIR)/mk/package.mk