libICE: update to 1.1.0.
This commit is contained in:
parent
0b0839989d
commit
1ba9d6490c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libICE'
|
||||
pkgname=libICE
|
||||
version=1.0.10
|
||||
revision=2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config xorg-util-macros xtrans"
|
||||
makedepends="xtrans xorgproto"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Inter Client Exchange (ICE) library for X"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6f86dce12cf4bcaf5c37dddd8b1b64ed2ddf1ef7b218f22b9942595fb747c348
|
||||
distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.xz"
|
||||
checksum=02d2fc40d81180bd4aae73e8356acfa2a7671e8e8b472e6a7bfa825235ab225b
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue