mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/phoronix-test-suite: Updated for version 10.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
df2f3bdbde
commit
928906b908
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=phoronix-test-suite
|
||||
VERSION=${VERSION:-10.4.0}
|
||||
VERSION=${VERSION:-10.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="phoronix-test-suite"
|
||||
VERSION="10.4.0"
|
||||
VERSION="10.6.1"
|
||||
HOMEPAGE="https://phoronix-test-suite.com/"
|
||||
DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.4.0.tar.gz"
|
||||
MD5SUM="7ac57ef8e178d2c3215d9e1fe6f61633"
|
||||
DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.6.1.tar.gz"
|
||||
MD5SUM="6b10df76b6343859393b0db7566b4e70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue