From 501eb73d67ba1814331643896f7d454a79767a83 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 17 Feb 2020 12:49:18 +0100 Subject: [PATCH] libarchive: bump version. --- .../{libarchive-3.4.1.recipe => libarchive-3.4.2.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-arch/libarchive/{libarchive-3.4.1.recipe => libarchive-3.4.2.recipe} (93%) diff --git a/app-arch/libarchive/libarchive-3.4.1.recipe b/app-arch/libarchive/libarchive-3.4.2.recipe similarity index 93% rename from app-arch/libarchive/libarchive-3.4.1.recipe rename to app-arch/libarchive/libarchive-3.4.2.recipe index 33b0e7d03..2021f5e38 100644 --- a/app-arch/libarchive/libarchive-3.4.1.recipe +++ b/app-arch/libarchive/libarchive-3.4.2.recipe @@ -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