jemalloc: update to 4.0.2.
This commit is contained in:
parent
052b07d165
commit
c219cc28e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jemalloc'
|
||||
pkgname=jemalloc
|
||||
version=4.0.1
|
||||
version=4.0.2
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -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=c05898b6116224fae945949909f3860d9a1a4a0d06da05154e8dc87ad854a70a
|
||||
checksum=0d8a9c8a98adb6983e0ccb521d45d9db1656ef3e71d0b14fb333f2c8138f4611
|
||||
|
||||
jemalloc-devel_package() {
|
||||
depends="jemalloc>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue