harfbuzz: update to 1.8.7.
This commit is contained in:
parent
5e9101dd36
commit
85c7f2ebe6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=1.8.6
|
||||
version=1.8.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS"
|
||||
distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2"
|
||||
checksum=296826f0d6debf2098752e5145c2c40814e187339591d6d7081bd5827eaf5c66
|
||||
checksum=96e0c8ac6fd25da783052f0b65f2f0314e6a63af94e87ca127ae2d8e39306453
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue