From 7b0da76cc864b893423e036d6953a2ecf1d0d695 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 5 Dec 2020 21:40:22 +0100 Subject: [PATCH] libarchive: bump version --- .../{libarchive-3.4.2.recipe => libarchive-3.5.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-arch/libarchive/{libarchive-3.4.2.recipe => libarchive-3.5.0.recipe} (97%) diff --git a/app-arch/libarchive/libarchive-3.4.2.recipe b/app-arch/libarchive/libarchive-3.5.0.recipe similarity index 97% rename from app-arch/libarchive/libarchive-3.4.2.recipe rename to app-arch/libarchive/libarchive-3.5.0.recipe index fc67b987a..fe78a8528 100644 --- a/app-arch/libarchive/libarchive-3.4.2.recipe +++ b/app-arch/libarchive/libarchive-3.5.0.recipe @@ -22,9 +22,9 @@ or compress. HOMEPAGE="http://www.libarchive.org/" COPYRIGHT="2003-2013 Tim Kientzle" LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.libarchive.org/downloads/libarchive-$portVersion.tar.gz" -CHECKSUM_SHA256="b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176" +CHECKSUM_SHA256="fc4bc301188376adc18780d35602454cc8df6396e1b040fbcbb0d4c0469faf54" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"