aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/jemalloc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/jemalloc/APKBUILD b/main/jemalloc/APKBUILD
index 42cc7f9d9a..99915757b2 100644
--- a/main/jemalloc/APKBUILD
+++ b/main/jemalloc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=jemalloc
-pkgver=4.4.0
+pkgver=4.5.0
pkgrel=0
pkgdesc="A general purpose malloc(3) implementation"
url="http://www.canonware.com/jemalloc/"
@@ -35,5 +35,5 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-sha512sums="2f88fb17ede3bf87e334e9c80949870e0dd85b5adcdd89a1750ccf6df5240f35293159ac0a360d3a29cf0b1d17edf86dcc7997c6bf3190ae7da7442d3a3cc14e jemalloc-4.4.0.tar.bz2
+sha512sums="76953363fe1007952232220afa1a91da4c1c33c02369b5ad239d8dd1d0792141197c15e8489a8f4cd301b08494e65cadd8ecd34d025cb0285700dd78d7248821 jemalloc-4.5.0.tar.bz2
a97c4eb504f8eb725fdd65683b512ea69773f1a183020a785cd02c5ac7e174a7206bf921a30ce63e5b183ef7bef34cec28ccdb57e16dfebd33f5a8161af2989d jemalloc-no-pprof.patch"