mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libsm: bump version.
This commit is contained in:
@@ -8,9 +8,9 @@ HOMEPAGE="https://www.x.org/releases/individual/lib/"
|
||||
COPYRIGHT="1989, 1998 The Open Group
|
||||
2002 Oracle and/or its affiliates"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libSM-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="0baca8c9f5d934450a70896c4ad38d06475521255ca63b717a6510fdb6e287bd"
|
||||
CHECKSUM_SHA256="2d264499dcb05f56438dee12a1b4b71d76736ce7ba7aa6efbf15ebb113769cbb"
|
||||
SOURCE_DIR="libSM-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -76,7 +76,7 @@ INSTALL()
|
||||
make install
|
||||
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
install -m 0644 -t "$developDocDir" README
|
||||
install -m 0644 -t "$developDocDir" README.md
|
||||
else
|
||||
rm -rf "$developDir/documentation"
|
||||
fi
|
||||
Reference in New Issue
Block a user