tiptop: update to 2.3.1.
This commit is contained in:
parent
edbe89dcc6
commit
1c7e12f88d
@ -1,17 +1,17 @@
|
||||
# Template file for 'tiptop'
|
||||
pkgname=tiptop
|
||||
version=2.3
|
||||
version=2.3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="flex"
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libxml2"
|
||||
makedepends="ncurses-devel libxml2-devel"
|
||||
short_desc="Performance monitoring tool using hardware counters"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://tiptop.gforge.inria.fr/"
|
||||
distfiles="http://tiptop.gforge.inria.fr/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=3f07e958b40acaeab98e9eb1326c9f91b0be0a782c1cc2bd7a9e18d31fab18ca
|
||||
checksum=51c4449c95bba34f16b429729c2f58431490665d8093efaa8643b2e1d1084182
|
||||
|
||||
post_extract() {
|
||||
sed -i "s/\`uname -m\`/$XBPS_TARGET_MACHINE/" configure
|
||||
|
Loading…
Reference in New Issue
Block a user