libpciaccess: update to 0.14. (#8497)
This commit is contained in:
parent
681c166776
commit
d2b4d9cc7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libpciaccess'.
|
||||
pkgname=libpciaccess
|
||||
version=0.13.5
|
||||
version=0.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="X11 PCI Access library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=752c54e9b3c311b4347cb50aea8566fa48eab274346ea8a06f7f15de3240b999
|
||||
checksum=3df543e12afd41fea8eac817e48cbfde5aed8817b81670a4e9e493bb2f5bf2a4
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue