libxcomposite: bump version.

This commit is contained in:
Jerome Duval
2019-10-29 19:33:24 +01:00
parent 5f917a82d4
commit ad78dddd97

View File

@@ -6,9 +6,9 @@ COPYRIGHT="2001, 2003 Keith Packard
2003 Noah Levitt
2006, 2007 Oracle and/or its affiliates"
LICENSE="libXcomposite"
REVISION="3"
REVISION="1"
SOURCE_URI="https://www.x.org/releases/individual/lib/libXcomposite-$portVersion.tar.bz2"
CHECKSUM_SHA256="ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178"
CHECKSUM_SHA256="b3218a2c15bab8035d16810df5b8251ffc7132ff3aa70651a1fba0bfe9634e8f"
SOURCE_DIR="libXcomposite-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -68,7 +68,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"