mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
harfbuzz: update to 2.6.6
This commit is contained in:
parent
0b3a4c03ae
commit
a611402978
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=2.6.4
|
||||
version=2.6.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
|
||||
|
@ -11,8 +11,8 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
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.xz"
|
||||
checksum=9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12
|
||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||
checksum=84d0f1fb4cf4b3ee398ac20eaa608ca9f7cd90d992a44540fdcb16469bb460e5
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue