libpciaccess: update to 0.13.5
This commit is contained in:
parent
129ec03b41
commit
fd5db37d59
2 changed files with 3 additions and 15 deletions
|
@ -1,12 +0,0 @@
|
||||||
diff --git src/linux_sysfs.c src/linux_sysfs.c
|
|
||||||
index 50d94cf..7bc5600 100644
|
|
||||||
--- src/linux_sysfs.c
|
|
||||||
+++ src/linux_sysfs.c
|
|
||||||
@@ -48,6 +48,7 @@
|
|
||||||
#include <sys/mman.h>
|
|
||||||
#include <dirent.h>
|
|
||||||
#include <errno.h>
|
|
||||||
+#include <limits.h>
|
|
||||||
|
|
||||||
#if defined(__i386__) || defined(__x86_64__) || defined(__arm__)
|
|
||||||
#include <sys/io.h>
|
|
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'libpciaccess'.
|
# Template build file for 'libpciaccess'.
|
||||||
pkgname=libpciaccess
|
pkgname=libpciaccess
|
||||||
version=0.13.4
|
version=0.13.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="X11 PCI Access library"
|
short_desc="X11 PCI Access library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
checksum=07f864654561e4ac8629a0ef9c8f07fbc1f8592d1b6c418431593e9ba2cf2fcf
|
checksum=752c54e9b3c311b4347cb50aea8566fa48eab274346ea8a06f7f15de3240b999
|
||||||
|
|
||||||
libpciaccess-devel_package() {
|
libpciaccess-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue