mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/phoronix-test-suite: Updated for version 10.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6f453de13c
commit
0230e1ba32
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=phoronix-test-suite
|
||||
VERSION=${VERSION:-10.2.2}
|
||||
VERSION=${VERSION:-10.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="phoronix-test-suite"
|
||||
VERSION="10.2.2"
|
||||
VERSION="10.4.0"
|
||||
HOMEPAGE="https://phoronix-test-suite.com/"
|
||||
DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.2.2.tar.gz"
|
||||
MD5SUM="e4a9d3fc2e21a7f15e2b4fbef3ee7a44"
|
||||
DOWNLOAD="https://www.phoronix-test-suite.com/releases/phoronix-test-suite-10.4.0.tar.gz"
|
||||
MD5SUM="7ac57ef8e178d2c3215d9e1fe6f61633"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue