mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libpciaccess: update to 0.18.1.
This commit is contained in:
parent
43a119963a
commit
a444faa9b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libpciaccess'
|
# Template file for 'libpciaccess'
|
||||||
pkgname=libpciaccess
|
pkgname=libpciaccess
|
||||||
version=0.18
|
version=0.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
short_desc="X11 PCI Access library"
|
short_desc="X11 PCI Access library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.xz"
|
||||||
checksum=5461b0257d495254346f52a9c329b44b346262663675d3fecdb204a7e7c262a9
|
checksum=4af43444b38adb5545d0ed1c2ce46d9608cc47b31c2387fc5181656765a6fa76
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue