mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
wget2, bump version (#11567)
This commit is contained in:
@@ -9,7 +9,7 @@ LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://ftpmirror.gnu.org/wget/wget2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a05dc5191c6bad9313fd6db2777a78f5527ba4774f665d5d69f5a7461b49e2e7"
|
||||
CHECKSUM_SHA256="2b3b9c85b7fb26d33ca5f41f1f8daca71838d869a19b406063aa5c655294d357"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -21,7 +21,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandBinDir=$prefix/bin
|
||||
fi
|
||||
|
||||
libVersion="2.0.0"
|
||||
libVersion="3.0.0"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
@@ -68,7 +68,7 @@ REQUIRES_devel="
|
||||
ARCHITECTURES_doc="any"
|
||||
SUMMARY_doc="Documentaton for the wget2 package"
|
||||
PROVIDES_doc="
|
||||
wget2_doc = $portVersion
|
||||
wget2${secondaryArchSuffix}_doc = $portVersion
|
||||
"
|
||||
REQUIRES_doc="
|
||||
wget2${secondaryArchSuffix}_devel
|
||||
Reference in New Issue
Block a user