diff --git a/lz4.be0 b/lz4.be0 index ca8469ddc..083d6e030 100755 --- a/lz4.be0 +++ b/lz4.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION lz4-1.9.2-0 +# BEE_VERSION lz4-1.9.4-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.) @@ -9,7 +9,8 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="https://github.com/lz4/lz4/archive/v${PKGVERSION}.tar.gz lz4-1.8.1.2.tar.gz" +#SRCURL[0]="https://github.com/lz4/lz4/archive/v${PKGVERSION}.tar.gz lz4-1.9.4.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/e9286adb64040071c5e23498bf753261/lz4-1.9.4.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. @@ -57,9 +58,10 @@ SRCURL[0]="https://github.com/lz4/lz4/archive/v${PKGVERSION}.tar.gz lz4-1.8.1.2. # bee_configure #} -#mee_build() { -# bee_build -#} +mee_build() { + bee_build + start_cmd make test +} #mee_install() { # bee_install