mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
smooth: bump version to 0.8.74.0~pre6 (#3809)
This commit is contained in:
committed by
Jérôme Duval
parent
c2b142d0e0
commit
64ff1c416e
@@ -11,11 +11,11 @@ Features provided by smooth include:
|
||||
- completely transparent Unicode and software internationalization support
|
||||
- a libxml2 based XML parser"
|
||||
HOMEPAGE="http://www.smooth-project.org/"
|
||||
COPYRIGHT="1998-2018 Robert Kausch"
|
||||
COPYRIGHT="1998-2019 Robert Kausch"
|
||||
LICENSE="Artistic v2.0"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/smooth/smooth-${portVersion/\~/-}.tar.gz"
|
||||
CHECKSUM_SHA256="1761c166b0a031ba43c67da46f4f8ddeb712fcd1c8f29531ac86dc3d4b0c6e10"
|
||||
CHECKSUM_SHA256="b7f530d7d6855dd536235a9f15fb0a83682782da597d1e5b459c2b15676537b6"
|
||||
SOURCE_DIR="smooth-${portVersion/\~/-}"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -29,7 +29,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
fi
|
||||
|
||||
libVersion="${portVersion%~*}"
|
||||
libVersionCompat="${libVersion##*.} compat >= 0"
|
||||
libVersionCompat="1 compat >= 1"
|
||||
|
||||
PROVIDES="
|
||||
smooth$secondaryArchSuffix = $portVersion
|
||||
Reference in New Issue
Block a user