mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libxcursor: bump version.
This commit is contained in:
@@ -3,9 +3,9 @@ DESCRIPTION="libXcursor is a cursor management library for the X Window System."
|
||||
HOMEPAGE="https://www.x.org/wiki/"
|
||||
COPYRIGHT="2002-2003 Keith Packard"
|
||||
LICENSE="libXcursor"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXcursor-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b"
|
||||
CHECKSUM_SHA256="3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782"
|
||||
SOURCE_DIR="libXcursor-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -69,7 +69,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
|
||||
maybe_manDir="$manDir"
|
||||
else
|
||||
rm -rf "$manDir"
|
||||
Reference in New Issue
Block a user