Skip to content

Commit

Permalink
lz4: 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 2296c76 commit 575f5e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lz4.be0
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://github.com/lz4/lz4/archive/v${PKGVERSION}.tar.gz lz4-1.9.4.tar.gz"
#SRCURL[0]="https://github.com/lz4/lz4/archive/v${PKGVERSION}.tar.gz lz4-1.9.4.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/e9286adb64040071c5e23498bf753261/lz4-1.9.4.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 575f5e1

Please sign in to comment.