Skip to content
Permalink
ffe189f49f
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@wwwutz
Latest commit 88ca52d Sep 1, 2021 History
- small fixes
1 contributor

Users who have contributed to this file

executable file 29 lines (20 sloc) 640 Bytes
#!/usr/bin/env beesh
# BEE_VERSION hub-2.14.2_p61_c8e68d54-0
# https://github.com/github/hub
# bee download -c c8e68d548a39ec0fab6f674a669c21b54d4eec61 https://github.com/github/hub.git
# /src/mariux/beeroot/downloads/hub-2.14.2_p61_c8e68d54.tar.bz2
# SRCURL[0]="https://beehive.molgen.mpg.de/27d2db022d2bf4940f0be6f6af19b1b1/hub-2.14.2_p52_31b64436.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/2d0e93ef5d8b04408be3a128fcbcb155/hub-2.14.2_p61_c8e68d54.tar.bz2"
export GOPATH=${B}/bee_go
#mee_patch() {
# bee_patch
#}
#mee_configure() {
# bee_configure
#}
#mee_build() {
# make
#}
#mee_install() {
# bee_install
#}