From 3ed426a3c2e92efc65de4b0dab96bd2e0522e6bd Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 16 May 2017 17:52:12 +0200 Subject: [PATCH] lzip: bump version. --- app-arch/lzip/{lzip-1.18.recipe => lzip-1.19.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-arch/lzip/{lzip-1.18.recipe => lzip-1.19.recipe} (95%) diff --git a/app-arch/lzip/lzip-1.18.recipe b/app-arch/lzip/lzip-1.19.recipe similarity index 95% rename from app-arch/lzip/lzip-1.18.recipe rename to app-arch/lzip/lzip-1.19.recipe index 521f5d184..6969734d3 100644 --- a/app-arch/lzip/lzip-1.18.recipe +++ b/app-arch/lzip/lzip-1.19.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-2016 Antonio Diaz Diaz" +COPYRIGHT="2008-2017 Antonio Diaz Diaz" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="http://download.savannah.gnu.org/releases/lzip/lzip-$portVersion.tar.gz" -CHECKSUM_SHA256="47f9882a104ab05532f467a7b8f4ddbb898fa2f1e8d9d468556d6c2d04db14dd" +CHECKSUM_SHA256="ffadc4f56be1bc0d3ae155ec4527bd003133bdc703a753b2cc683f610e646ba9" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"