diff --git a/bee.be0 b/bee.be0 index 940db0a8b..d846ea2a1 100755 --- a/bee.be0 +++ b/bee.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION bee-1.2.28-0 +# BEE_VERSION bee-1.2.28-1 ## 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.) @@ -10,7 +10,7 @@ ## downloaded. Version variables may be used to simplify reuse of this bee-file. # SRCURL[0]="https://github.molgen.mpg.de/mariux64/bee/archive/bee-${PKGVERSION}.tar.gz" -SRCURL[0]="https://beehive.molgen.mpg.de/3cc3fa741f1ba46d311e5b669fa12caf/bee-1.2.27.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/4877c3565d6700ba3883cfd7e1d440bc/bee-1.2.28.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.