mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
lzip: bump version.
This commit is contained in:
@@ -26,10 +26,10 @@ HOMEPAGE="http://lzip.nongnu.org/lzip.html"
|
||||
COPYRIGHT="2014 Antonio Diaz Diaz"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://download.savannah.gnu.org/releases/lzip/lzip-1.16.tar.gz"
|
||||
CHECKSUM_SHA256="128cc25baf92c8b69700831e6f984d954016318cc78edca87870d0c033112751"
|
||||
SOURCE_URI="http://download.savannah.gnu.org/releases/lzip/lzip-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9443855e0a33131233b22cdb6c62c9313a483f16cc7415efe88d4a494cea0352"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
# On x86_gcc2 we don't want to install the commands in bin/<arch>/, but in bin/.
|
||||
Reference in New Issue
Block a user