libxkbcommon: update to 0.7.2.
This commit is contained in:
parent
bbc286079e
commit
b37663492c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxkbcommon'.
|
# Template file for 'libxkbcommon'.
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
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=ba59305d2e19e47c27ea065c2e0df96ebac6a3c6e97e28ae5620073b6084e68b
|
checksum=28a4dc2735863bec2dba238de07fcdff28c5dd2300ae9dfdb47282206cd9b9d8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue