system/phoronix-test-suite: Updated for version 10.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
59e1c22c70
commit
f63339843c
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=phoronix-test-suite
|
||||
VERSION=${VERSION:-10.8.1}
|
||||
VERSION=${VERSION:-10.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="phoronix-test-suite"
|
||||
VERSION="10.8.1"
|
||||
VERSION="10.8.2"
|
||||
HOMEPAGE="https://phoronix-test-suite.com/"
|
||||
DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.1.tar.gz"
|
||||
MD5SUM="9f107c080407b7ac195bb04e6cabb83b"
|
||||
DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.8.2.tar.gz"
|
||||
MD5SUM="459c3c45b39bb3d720ddc8ba5f944332"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue