jemalloc: update to 4.0.1.
This commit is contained in:
parent
b83ea41d52
commit
46b07dbf29
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jemalloc'
|
||||
pkgname=jemalloc
|
||||
version=4.0.0
|
||||
revision=2
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="je_cv_static_page_shift=12"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
homepage="http://www.canonware.com/jemalloc/"
|
||||
license="BSD"
|
||||
distfiles="http://www.canonware.com/download/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=214dbc74c3669b34219b0c5a55cb96f07cb12f44c834ed9ee64d1185ee6c3ef2
|
||||
checksum=c05898b6116224fae945949909f3860d9a1a4a0d06da05154e8dc87ad854a70a
|
||||
|
||||
jemalloc-devel_package() {
|
||||
depends="jemalloc>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue