diff --git a/jemalloc.be0 b/jemalloc.be0 index 00f4addea..e9da90625 100755 --- a/jemalloc.be0 +++ b/jemalloc.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION jemalloc-3.6.0-0 +# BEE_VERSION jemalloc-5.2.1-0 ## The source URL(s) array SRCURL[0]="https://github.com/jemalloc/jemalloc/archive/${PKGVERSION}.tar.gz" diff --git a/nghttp2.be0 b/nghttp2.be0 index 0e29377fd..8cf16a5a9 100755 --- a/nghttp2.be0 +++ b/nghttp2.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION nghttp2-1.39.2-0 +# BEE_VERSION nghttp2-1.39.2-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.) diff --git a/qemu.be0 b/qemu.be0 index 91c877f1e..42fc0a800 100755 --- a/qemu.be0 +++ b/qemu.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION qemu-3.1.0-0 +# BEE_VERSION qemu-4.1.0-0 SRCURL[0]="http://wiki.qemu.org/download/qemu-${PKGVERSION}.tar.bz2"