lzip: bump version

This commit is contained in:
Jerome Duval
2022-02-25 12:28:30 +01:00
parent 0752a204af
commit fd91279105

View File

@@ -27,7 +27,7 @@ COPYRIGHT="2008-2018 Antonio Diaz Diaz"
LICENSE="GNU GPL v2" LICENSE="GNU GPL v2"
REVISION="1" REVISION="1"
SOURCE_URI="https://download.savannah.gnu.org/releases/lzip/lzip-$portVersion.tar.gz" SOURCE_URI="https://download.savannah.gnu.org/releases/lzip/lzip-$portVersion.tar.gz"
CHECKSUM_SHA256="c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948" CHECKSUM_SHA256="4792c047ddf15ef29d55ba8e68a1a21e0cb7692d87ecdf7204419864582f280d"
ARCHITECTURES="all !x86_gcc2" ARCHITECTURES="all !x86_gcc2"
if [ "$targetArchitecture" = x86_gcc2 ]; then if [ "$targetArchitecture" = x86_gcc2 ]; then
@@ -46,6 +46,7 @@ PROVIDES="
" "
REQUIRES=" REQUIRES="
haiku$secondaryArchSuffix haiku$secondaryArchSuffix
lib:libstdc++$secondaryArchSuffix
" "
BUILD_REQUIRES=" BUILD_REQUIRES="