libxft: bump version.

This commit is contained in:
Jerome Duval
2019-10-29 17:32:47 +01:00
parent 1a08d275d6
commit dbfff22fd0

View File

@@ -6,9 +6,9 @@ glyph drawing; otherwise, the core X protocol is used."
HOMEPAGE="https://www.x.org/"
COPYRIGHT="2000-2003 Keith Packard"
LICENSE="libXft"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.x.org/releases/individual/lib/libXft-$portVersion.tar.bz2"
CHECKSUM_SHA256="f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c"
CHECKSUM_SHA256="225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216"
SOURCE_DIR="libXft-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -71,7 +71,7 @@ INSTALL()
if [ -z "$secondaryArchSuffix" ]; then
install -m 0755 -d "$developDocDir"
install -m 0644 -t "$developDocDir" README
install -m 0644 -t "$developDocDir" README.md
maybe_manDir="$manDir"
else
rm -rf "$manDir"