mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/phoronix-test-suite: Updated for version 5.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3abd77edb2
commit
5b9e54fe98
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:-5.2.1}
|
||||
VERSION=${VERSION:-5.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="phoronix-test-suite"
|
||||
VERSION="5.2.1"
|
||||
VERSION="5.4.0"
|
||||
HOMEPAGE="http://phoronix-test-suite.com/"
|
||||
DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.2.1.tar.gz"
|
||||
MD5SUM="51e52d883710dc516c5494bd1c377219"
|
||||
DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.4.0.tar.gz"
|
||||
MD5SUM="5f299db13b09ab422b93c87df878b405"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue