diff --git a/xmlto.be0 b/xmlto.be0 index f6bc29453..f6b16a6d4 100755 --- a/xmlto.be0 +++ b/xmlto.be0 @@ -1,10 +1,11 @@ #!/usr/bin/env beesh -# BEE_VERSION xmlto-0.0.28-0 +# BEE_VERSION xmlto-0.0.28-1 # more info: https://pagure.io/xmlto -SRCURL[0]="https://releases.pagure.org/xmlto/xmlto-${PKGVERSION}.tar.gz" +# SRCURL[0]="https://releases.pagure.org/xmlto/xmlto-${PKGVERSION}.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/a1fefad9d83499a15576768f60f847c6/xmlto-0.0.28.tar.gz" # PATCHURL+=() @@ -31,7 +32,3 @@ SRCURL[0]="https://releases.pagure.org/xmlto/xmlto-${PKGVERSION}.tar.gz" #mee_install() { # bee_install #} - -#mee_install_post() { -# exit -#}