mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
harfbuzz: bump version.
This commit is contained in:
@@ -18,7 +18,7 @@ COPYRIGHT="2004-2018 Behdad Esfahbod
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="3b4c6a72f7f2b05d54f6c3112b3ebee5131c199fe4de4cf9bbbf71a56666f624"
|
||||
CHECKSUM_SHA256="9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12"
|
||||
PATCHES="harfbuzz-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -31,7 +31,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandBinDir=$prefix/bin
|
||||
fi
|
||||
|
||||
libVersion="0.20600.2"
|
||||
libVersion="0.20600.4"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user