diff --git a/xdu.be0 b/xdu.be0 index ec49250fa..554e78e7c 100755 --- a/xdu.be0 +++ b/xdu.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xdu-3.0p7-0 +# BEE_VERSION xdu-3.0p8-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -9,7 +9,7 @@ ## 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.molgen.mpg.de/mariux64/xdu/archive/${PKGVERSION}.tar.gz" +SRCURL[0]="https://github.molgen.mpg.de/mariux64/xdu/archive/${PKGVERSION}.tar.gz xdu-3.0p8.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.