libXxf86misc: update to 1.0.4. (#665)
This commit is contained in:
parent
8bc80ef46b
commit
24c10a1977
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libXxf86misc'.
|
||||
# Template file for 'libXxf86misc'
|
||||
pkgname=libXxf86misc
|
||||
version=1.0.3
|
||||
revision=2
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-malloc0returnsnull"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Library for the XFree86-Misc X extension"
|
|||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=563f4200862efd3334c33a669e0a0aae5bab31f3998db75b87a99a697cc26b5b
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a89c03e2b0f16239d67a2031b9003f31b5a686106bbdb3c797fb88ae472af380
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue