libxkbcommon: update to 0.7.1.
This commit is contained in:
parent
ae091e00f9
commit
aaa9f9cace
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxkbcommon'.
|
# Template file for 'libxkbcommon'.
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config libtool flex xorg-util-macros"
|
hostmakedepends="automake pkg-config libtool flex xorg-util-macros"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xkbcommon.org/"
|
homepage="http://xkbcommon.org/"
|
||||||
license="MIT/X11"
|
license="MIT/X11"
|
||||||
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798
|
checksum=ba59305d2e19e47c27ea065c2e0df96ebac6a3c6e97e28ae5620073b6084e68b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue