libICE: update to 1.1.2.
This commit is contained in:
parent
b29363bb7b
commit
b7c36b8678
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libICE'
|
||||
pkgname=libICE
|
||||
version=1.1.1
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config xorg-util-macros xtrans"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=03e77afaf72942c7ac02ccebb19034e6e20f456dcf8dddadfeb572aa5ad3e451
|
||||
checksum=974e4ed414225eb3c716985df9709f4da8d22a67a2890066bc6dfc89ad298625
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue