diff --git a/libwebp.be0 b/libwebp.be0 index b452c5aa7..4e27de14d 100755 --- a/libwebp.be0 +++ b/libwebp.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libwebp-0.5.1-0 +# BEE_VERSION libwebp-0.5.1-1 ## 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.) @@ -10,6 +10,7 @@ ## downloaded. Version variables may be used to simplify reuse of this bee-file. SRCURL[0]="http://downloads.webmproject.org/releases/webp/libwebp-${PKGVERSION}.tar.gz" +SRCURL[0]="/src/mariux/md5repo/3d7db92ebba5b4f679413d25c6040881/libwebp-0.5.1.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.