mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
libxcomposite: bump version.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user