lzip: bump to 1.20. (#2239)

This commit is contained in:
fbrosson
2018-02-22 15:24:29 +00:00
committed by GitHub
parent 707f08acd9
commit 3eff59a34a

View File

@@ -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"