mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libxdamage: bump version.
This commit is contained in:
@@ -6,9 +6,9 @@ COPYRIGHT="2001, 2003 Keith Packard
|
||||
2003 Noah Levitt
|
||||
2007 Eric Anholt"
|
||||
LICENSE="libXdamage"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXdamage-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="7c3fe7c657e83547f4822bfde30a90d84524efb56365448768409b77f05355ad"
|
||||
CHECKSUM_SHA256="b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45"
|
||||
SOURCE_DIR="libXdamage-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -66,7 +66,7 @@ INSTALL()
|
||||
make install
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
install -m 0755 -d "$developDocDir"
|
||||
install -m 0644 -t "$developDocDir" README
|
||||
install -m 0644 -t "$developDocDir" README.md
|
||||
fi
|
||||
|
||||
rm -f "$libDir"/libXdamage.la
|
||||
Reference in New Issue
Block a user