harfbuzz: update to 0.9.41.
This commit is contained in:
parent
021730ce46
commit
806d5ef945
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'harfbuzz'.
|
# Template build file for 'harfbuzz'.
|
||||||
pkgname=harfbuzz
|
pkgname=harfbuzz
|
||||||
version=0.9.40
|
version=0.9.41
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
|
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f
|
checksum=d81aa53d0c02b437beeaac159d7fc16394d676bbce0860fb6f6a10b587dc057c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue