Skip to content

Commit

Permalink
libxslt: use beehive
Browse files Browse the repository at this point in the history
thomas committed Jun 4, 2021
1 parent 0514b81 commit 726b487
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libxslt.be0
Original file line number Diff line number Diff line change
@@ -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]="http://xmlsoft.org/sources/libxslt-${PKGVERSION}.tar.gz"
# http://xmlsoft.org/sources/libxslt-${PKGVERSION}.tar.gz
SRCURL[0]=https://beehive.molgen.mpg.de/db8765c8d076f1b6caafd9f2542a304a/libxslt-1.1.34.tar.gz

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

0 comments on commit 726b487

Please sign in to comment.