mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
smooth: bump to 0.9.0 (#4517)
This commit is contained in:
committed by
Jérôme Duval
parent
4fab73cef6
commit
b9af126384
@@ -15,7 +15,7 @@ COPYRIGHT="1998-2019 Robert Kausch"
|
||||
LICENSE="Artistic v2.0"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/smooth/smooth-${portVersion/\~/-}.tar.gz"
|
||||
CHECKSUM_SHA256="b7f530d7d6855dd536235a9f15fb0a83682782da597d1e5b459c2b15676537b6"
|
||||
CHECKSUM_SHA256="62956b64ff09e0794e0c09b546bedfed2c4a94747f7e4b407c0e236e4b454a02"
|
||||
SOURCE_DIR="smooth-${portVersion/\~/-}"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -29,7 +29,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
fi
|
||||
|
||||
libVersion="${portVersion%~*}"
|
||||
libVersionCompat="1 compat >= 1"
|
||||
libVersionCompat="${libVersion##*.} compat >= 0"
|
||||
|
||||
PROVIDES="
|
||||
smooth$secondaryArchSuffix = $portVersion
|
||||
Reference in New Issue
Block a user