From 1c7e12f88ddd8c47244f57d5fcc1c69971847473 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 9 Oct 2017 13:30:05 +0200 Subject: [PATCH] tiptop: update to 2.3.1. --- srcpkgs/tiptop/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tiptop/template b/srcpkgs/tiptop/template index 73b525c7ea..87f76780a8 100644 --- a/srcpkgs/tiptop/template +++ b/srcpkgs/tiptop/template @@ -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 " +maintainer="Leah Neukirchen " 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