jemalloc: update to 5.2.0.
This commit is contained in:
parent
8ccdfffa89
commit
44909bc26e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jemalloc'
|
# Template file for 'jemalloc'
|
||||||
pkgname=jemalloc
|
pkgname=jemalloc
|
||||||
version=5.1.0
|
version=5.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="je_cv_static_page_shift=12"
|
configure_args="je_cv_static_page_shift=12"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-2-Clause"
|
||||||
homepage="http://jemalloc.net/"
|
homepage="http://jemalloc.net/"
|
||||||
#changelog="https://raw.githubusercontent.com/jemalloc/jemalloc/master/ChangeLog"
|
#changelog="https://raw.githubusercontent.com/jemalloc/jemalloc/master/ChangeLog"
|
||||||
distfiles="https://github.com/jemalloc/jemalloc/releases/download/${version}/jemalloc-${version}.tar.bz2"
|
distfiles="https://github.com/jemalloc/jemalloc/releases/download/${version}/jemalloc-${version}.tar.bz2"
|
||||||
checksum=5396e61cc6103ac393136c309fae09e44d74743c86f90e266948c50f3dbb7268
|
checksum=74be9f44a60d2a99398e706baa921e4efde82bf8fd16e5c0643c375c5851e3b4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue