#!/usr/bin/env beesh # BEE_VERSION nghttp2-1.62.1-1 #SRCURL[0]="https://github.com/nghttp2/nghttp2/releases/download/v${PKGVERSION}/nghttp2-${PKGVERSION}.tar.xz" SRCURL[0]="https://beehive.molgen.mpg.de/965f9a9e0f0eef12d8976fb33e9312ef/nghttp2-1.62.1.tar.xz" # PATCHURL+=() # build_in_sourcedir # sourcesubdir_append src BEE_BUILDTYPE='autotools' #mee_extract() { # bee_extract "${@}" #} #mee_patch() { # bee_patch "${@}" #} #mee_configure() { # bee_configure #} #mee_build() { # bee_build #} #mee_install() { # bee_install #}