Skip to content

Commit

Permalink
xz: Update version from 5.2.4 to 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Apr 10, 2025
1 parent 6bdd6da commit 241c21a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions xz.be0
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
#!/usr/bin/env beesh

# BEE_VERSION xz-5.2.4-1
# BEE_VERSION xz-5.8.1-1

# more info: https://foo.bar.com
# https://downloads.sourceforge.net/project/lzmautils/xz-5.2.4.tar.gz
#SRCURL[0]="https://downloads.sourceforge.net/project/lzmautils/xz-${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/5ace3264bdd00c65eeec2891346f65e6/xz-5.2.4.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/209cb25608ab0841f68df4d50d0faa22/xz-5.8.1.tar.gz"

BEE_BUILDTYPE=autotools

# PATCHURL+=()

Expand Down

0 comments on commit 241c21a

Please sign in to comment.