libxkbcommon: update to 0.6.0.
This commit is contained in:
parent
40722ecd0b
commit
a545d7134b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libxkbcommon'.
|
||||
pkgname=libxkbcommon
|
||||
version=0.5.0
|
||||
revision=3
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="automake pkg-config libtool flex xorg-util-macros"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://xkbcommon.org/"
|
||||
license="MIT/X11"
|
||||
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=90bd7824742b9a6f52a6cf80e2cadd6f5349cf600a358d08260772615b89d19c
|
||||
checksum=69235ec3a13194dea9555d7994bc4548b3ee20070e05a135af5372a958149ef0
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue