summaryrefslogtreecommitdiff
path: root/package/libpciaccess
diff options
context:
space:
mode:
Diffstat (limited to 'package/libpciaccess')
-rw-r--r--package/libpciaccess/Makefile4
-rw-r--r--package/libpciaccess/patches/patch-ltmain_sh11
2 files changed, 2 insertions, 13 deletions
diff --git a/package/libpciaccess/Makefile b/package/libpciaccess/Makefile
index 06fe50386..e603ac6ab 100644
--- a/package/libpciaccess/Makefile
+++ b/package/libpciaccess/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libpciaccess
-PKG_VERSION:= 0.11.0
+PKG_VERSION:= 0.13.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= 8f7ea197384e5ddd1c355f55e639f677
+PKG_MD5SUM:= 3a95b70913621840bf8af616ea01d7d9
PKG_DESCR:= X.org PCI access library
PKG_SECTION:= x11/libs
PKG_SITES:= ${MASTER_SITE_XORG}
diff --git a/package/libpciaccess/patches/patch-ltmain_sh b/package/libpciaccess/patches/patch-ltmain_sh
deleted file mode 100644
index 178b522ce..000000000
--- a/package/libpciaccess/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- libpciaccess-0.11.0.orig/ltmain.sh 2009-11-17 23:55:38.000000000 +0100
-+++ libpciaccess-0.11.0/ltmain.sh 2011-01-15 23:00:07.000000000 +0100
-@@ -4765,7 +4765,7 @@ func_mode_link ()
- # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
-+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"