Skip to content

Commit

Permalink
bee: Update version from 1.2.26 to 1.2.27
Browse files Browse the repository at this point in the history
donald committed Nov 30, 2023
1 parent 60a725d commit df33958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bee.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION bee-1.2.26-0
# BEE_VERSION bee-1.2.27-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.)
@@ -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/4b3defdc39c01c41078361be5d8ce940/bee-1.2.26.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/3cc3fa741f1ba46d311e5b669fa12caf/bee-1.2.27.tar.gz"

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

0 comments on commit df33958

Please sign in to comment.