#!/usr/bin/env beesh # BEE_VERSION npth-1.6-0 # https://gnupg.org/ftp/gcrypt/npth # SRCURL[0]="https://gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2" SRCURL[0]="https://beehive.molgen.mpg.de/375d1a15ad969f32d25f1a7630929854/npth-1.6.tar.bz2" # PATCHURL+=() # build_in_sourcedir # sourcesubdir_append src #mee_extract() { # bee_extract "${@}" #} #mee_patch() { # bee_patch "${@}" #} #mee_configure() { # bee_configure #} #mee_build() { # bee_build #} #mee_install() { # bee_install #}