Skip to content

Commit

Permalink
zstd: Download source archive from beehive.molgen.mpg.de
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Oct 12, 2022
1 parent cb74f81 commit fb76e4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zstd.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

# BEE_VERSION zstd-1.5.2-0

SRCURL[0]="https://github.com/facebook/zstd/releases/download/v${PKGVERSION}/zstd-${PKGVERSION}.tar.zst"
#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"

# PATCHURL+=()

Expand Down

0 comments on commit fb76e4b

Please sign in to comment.