mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/phoronix-test-suite: Updated for version 5.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
360632d95f
commit
c8fd80a589
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.4.0}
|
||||
VERSION=${VERSION:-5.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="phoronix-test-suite"
|
||||
VERSION="5.4.0"
|
||||
VERSION="5.4.1"
|
||||
HOMEPAGE="http://phoronix-test-suite.com/"
|
||||
DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.4.0.tar.gz"
|
||||
MD5SUM="5f299db13b09ab422b93c87df878b405"
|
||||
DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-5.4.1.tar.gz"
|
||||
MD5SUM="a4d1148d228a7ca9e18363806926a0ee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue