diff --git a/lzip.be0 b/lzip.be0 index f8b8fdde4..95728e46f 100755 --- a/lzip.be0 +++ b/lzip.be0 @@ -1,10 +1,10 @@ #!/usr/bin/env beesh -# BEE_VERSION lzip-1.22-0 +# BEE_VERSION lzip-1.23-0 ## The source URL(s) array # SRCURL[0]="https://download.savannah.gnu.org/releases/lzip/lzip-${PKGVERSION}.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/f062faf68595d594a28fade73a43c001/lzip-1.22.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/c47878da4af44ce7ab4115a75640a99d/lzip-1.23.tar.gz" ## enforce 'autotools' to cope with the './configure' used inhere BEE_BUILDTYPE=autotools