From 3eff59a34a07b1393bc9b5425deb3fcbc765ab4a Mon Sep 17 00:00:00 2001 From: fbrosson Date: Thu, 22 Feb 2018 15:24:29 +0000 Subject: [PATCH] lzip: bump to 1.20. (#2239) --- app-arch/lzip/{lzip-1.19.recipe => lzip-1.20.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename app-arch/lzip/{lzip-1.19.recipe => lzip-1.20.recipe} (92%) diff --git a/app-arch/lzip/lzip-1.19.recipe b/app-arch/lzip/lzip-1.20.recipe similarity index 92% rename from app-arch/lzip/lzip-1.19.recipe rename to app-arch/lzip/lzip-1.20.recipe index 6969734d3..44ecb812b 100644 --- a/app-arch/lzip/lzip-1.19.recipe +++ b/app-arch/lzip/lzip-1.20.recipe @@ -23,11 +23,11 @@ quantum computers eventually render LZMA obsolete. - Additionally the lzip reference implementation is copylefted, \ which guarantees that it will remain free forever." HOMEPAGE="http://www.nongnu.org/lzip/lzip.html" -COPYRIGHT="2008-2017 Antonio Diaz Diaz" +COPYRIGHT="2008-2018 Antonio Diaz Diaz" LICENSE="GNU GPL v2" REVISION="1" -SOURCE_URI="http://download.savannah.gnu.org/releases/lzip/lzip-$portVersion.tar.gz" -CHECKSUM_SHA256="ffadc4f56be1bc0d3ae155ec4527bd003133bdc703a753b2cc683f610e646ba9" +SOURCE_URI="https://download.savannah.gnu.org/releases/lzip/lzip-$portVersion.tar.gz" +CHECKSUM_SHA256="c93b81a5a7788ef5812423d311345ba5d3bd4f5ebf1f693911e3a13553c1290c" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"