diff --git a/jemalloc.be0 b/jemalloc.be0 index 6307aa3b4..25dc50153 100755 --- a/jemalloc.be0 +++ b/jemalloc.be0 @@ -1,10 +1,10 @@ #!/usr/bin/env beesh -# BEE_VERSION jemalloc-5.2.1-1 +# BEE_VERSION jemalloc-5.3.0-0 ## The source URL(s) array -# Original https://github.com/jemalloc/jemalloc/releases/download/5.2.1/jemalloc-5.2.1.tar.bz2 -SRCURL[0]="https://beehive.molgen.mpg.de/3d41fbf006e6ebffd489bdb304d009ae/jemalloc-5.2.1.tar.bz2" +# Original https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2 +SRCURL[0]="https://beehive.molgen.mpg.de/09a8328574dab22a7df848eae6dbbf53/jemalloc-5.3.0.tar.bz2" ## Add URLs/pathes to patch files # PATCHURL+=()