libarchive: bump version.

This commit is contained in:
Jerome Duval
2020-02-17 12:49:18 +01:00
parent b8249b5747
commit 501eb73d67

View File

@@ -24,7 +24,7 @@ COPYRIGHT="2003-2013 Tim Kientzle"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="http://www.libarchive.org/downloads/libarchive-$portVersion.tar.gz"
CHECKSUM_SHA256="fcf87f3ad8db2e4f74f32526dee62dd1fb9894782b0a503a89c9d7a70a235191"
CHECKSUM_SHA256="b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -42,7 +42,7 @@ PROVIDES="
cmd:bsdcat$commandSuffix = $portVersion compat >= 3.0
cmd:bsdcpio$commandSuffix = $portVersion compat >= 3.0
cmd:bsdtar$commandSuffix = $portVersion compat >= 3.0
lib:libarchive$secondaryArchSuffix = 13.4.0 compat >= 13
lib:libarchive$secondaryArchSuffix = 13.4.2 compat >= 13
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -56,7 +56,7 @@ REQUIRES="
PROVIDES_devel="
libarchive${secondaryArchSuffix}_devel = $portVersion compat >= 3.0
devel:libarchive$secondaryArchSuffix = 13.4.0 compat >= 13
devel:libarchive$secondaryArchSuffix = 13.4.2 compat >= 13
"
REQUIRES_devel="
libarchive$secondaryArchSuffix == $portVersion