diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-24 13:42:50 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-24 13:42:50 +0100 |
commit | c0c6f1a00ae612aca71a9c404056ff5656263513 (patch) | |
tree | 5168518b55ae34ac274e6d65b67f7a6a56985b0a /package/libpciaccess/Makefile | |
parent | 7433cac2c4ac2a8b5abd2445db4afac0a58dc32d (diff) |
update to stable, add git patches
Diffstat (limited to 'package/libpciaccess/Makefile')
-rw-r--r-- | package/libpciaccess/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libpciaccess/Makefile b/package/libpciaccess/Makefile index 8b598d792..cc2df0005 100644 --- a/package/libpciaccess/Makefile +++ b/package/libpciaccess/Makefile @@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:= libpciaccess -PKG_VERSION:= 0.13.1 -PKG_RELEASE:= 2 -PKG_MD5SUM:= 3a95b70913621840bf8af616ea01d7d9 +PKG_VERSION:= 0.13.2 +PKG_RELEASE:= 1 +PKG_MD5SUM:= c49bd638c78fa4124e11432c1a94b5f4 PKG_DESCR:= X.org PCI access library PKG_SECTION:= x11/libs PKG_SITES:= ${MASTER_SITE_XORG} |