gperftools: update to 2.6.1.
This commit is contained in:
parent
550d43685e
commit
7a437c506e
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'gperftools'
|
||||
pkgname=gperftools
|
||||
version=2.5
|
||||
revision=2
|
||||
version=2.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Multi-threaded malloc() and performance analysis tools"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/gperftools/gperftools"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6fa2748f1acdf44d750253e160cf6e2e72571329b42e563b455bde09e9e85173
|
||||
checksum=38b467eb42a028f253d227fbc428263cb39e6c8687c047466aa2ce5bb4699d81
|
||||
makedepends="libunwind-devel"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue