Skip to content

Commit

Permalink
Merge pull request #3226 from mariux64/update-gzip-from-1.13-to-1.14
Browse files Browse the repository at this point in the history
Update Gzip from 1.13 to 1.14
  • Loading branch information
pmenzel authored Apr 10, 2025
2 parents 6bdd6da + c847bd9 commit 4696883
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gzip.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gzip-1.13-0
# BEE_VERSION gzip-1.14-0

# SRCURL[0]="https://ftp.gnu.org/pub/gnu/gzip/gzip-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/d5c9fc9441288817a4a0be2da0249e29/gzip-1.13.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/4bf5a10f287501ee8e8ebe00ef62b2c2/gzip-1.14.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 4696883

Please sign in to comment.