academic/papi: Updated for version 6.0.0.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-02-27 20:30:36 +01:00 committed by Robby Workman
parent 29440afed6
commit c57341cd98
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=papi
VERSION=${VERSION:-5.5.1}
VERSION=${VERSION:-6.0.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -89,7 +89,7 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--with-static-lib=no \
--with-static-lib=yes \
--with-shared-lib=yes \
--build=$ARCH-slackware-linux

View file

@ -1,8 +1,8 @@
PRGNAM="papi"
VERSION="5.5.1"
VERSION="6.0.0.1"
HOMEPAGE="http://icl.utk.edu/papi/"
DOWNLOAD="http://icl.utk.edu/projects/papi/downloads/papi-5.5.1.tar.gz"
MD5SUM="86a8a6f3d0f34cd83251da3514aae15d"
DOWNLOAD="http://icl.cs.utk.edu/projects/papi/downloads/papi-6.0.0.1.tar.gz"
MD5SUM="34c536f3c4a6ad4b5615de23018503ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""