harfbuzz: update to 1.1.2.
This commit is contained in:
parent
beecc44c71
commit
a7438be179
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
reverts=1.1.0_1
|
||||
version=1.0.6
|
||||
revision=2
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
|
||||
hostmakedepends="automake libtool pkg-config glib-devel"
|
||||
|
@ -12,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
license="MIT"
|
||||
distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26
|
||||
checksum=4a2c5790bd3db7c3ca8c02e4858f2fd592df7932c1d2fa9f6b99acbce0f8461f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue