Skip to content

Commit

Permalink
Merge pull request #2851 from mariux64/update-zstd-from-1.5.2-to-1.5.4
Browse files Browse the repository at this point in the history
Update Zstandard/zstd from 1.5.2 to 1.5.4
  • Loading branch information
pmenzel authored Feb 12, 2023
2 parents e03cfe2 + e8ae6d1 commit 98dccfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zstd.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION zstd-1.5.2-0
# BEE_VERSION zstd-1.5.4-0

#SRCURL[0]="https://github.com/facebook/zstd/releases/download/v${PKGVERSION}/zstd-${PKGVERSION}.tar.zst"
SRCURL[0]="https://beehive.molgen.mpg.de/cc8abbd50a2aa9e2b506f067f02e7a1e/zstd-1.5.2.tar.zst"
SRCURL[0]="https://beehive.molgen.mpg.de/6c20b171c28115648bc620edc77a9b2c/zstd-1.5.4.tar.zst"

# PATCHURL+=()

Expand Down

0 comments on commit 98dccfb

Please sign in to comment.