Skip to content

Commit

Permalink
lzip: raise version to 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Jul 14, 2022
1 parent 7e185ff commit 38cae94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lzip.be0
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 38cae94

Please sign in to comment.