Skip to content
Permalink
master
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
 
 
Cannot retrieve contributors at this time
executable file 23 lines (15 sloc) 430 Bytes
#!/usr/bin/env beesh
# BEE_VERSION libmcrypt-2.5.8-2
# SRCURL[0]="http://downloads.sourceforge.net/project/mcrypt/Libmcrypt/${PKGVERSION}/libmcrypt-${PKGVERSION}.tar.bz2"
SRCURL[0]="https://beehive.molgen.mpg.de/c4f491dd411a09e9de3b8702ea6f73eb/libmcrypt-2.5.8.tar.bz2"
# PATCHURL+=()
build_in_sourcedir
# sourcesubdir_append src
# bee_configure
#}
#mee_build() {
# bee_build
#}
#mee_install() {
# bee_install
#}