Skip to content

Commit

Permalink
libxml2: use beehive
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed Jun 4, 2021
1 parent 5b77159 commit ce811ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libxml2.be0
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ BEE_BUILDTYPE=autotools
## 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]="http://xmlsoft.org/sources/libxml2-${PKGVERSION}.tar.gz"
# http://xmlsoft.org/sources/libxml2-${PKGVERSION}.tar.gz
SRCURL[0]=https://beehive.molgen.mpg.de/f433a39be087a9f0b197eb2307ad9f75/libxml2-2.9.12.tar.gz

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

0 comments on commit ce811ec

Please sign in to comment.