Skip to content

Commit

Permalink
wget: Download source archive from beehive.molgen.mpg.de
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Feb 20, 2023
1 parent 2b8ac2e commit e543abf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wget.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://ftp.gnu.org/gnu/wget/wget-${PKGVERSION}.tar.lz"
#SRCURL[0]="https://ftp.gnu.org/gnu/wget/wget-${PKGVERSION}.tar.lz"
SRCURL[0]="https://beehive.molgen.mpg.de/bbeed59ec13757911a634f4e883fd954/wget-1.21.3.tar.lz"

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

0 comments on commit e543abf

Please sign in to comment.