harfbuzz: update to 1.4.7.
This commit is contained in:
parent
8f8348d994
commit
ee1db4317d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=1.4.6
|
||||
revision=2
|
||||
version=1.4.7
|
||||
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"
|
||||
|
@ -11,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=21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293
|
||||
checksum=b85f6627425d54f32118308e053b939c63a388de9bf455b3830f68cad406bc6d
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue