mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/phoronix-test-suite: Updated for version 6.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
35129615db
commit
ed6298b101
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:-6.2.1}
|
||||
VERSION=${VERSION:-6.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="phoronix-test-suite"
|
||||
VERSION="6.2.1"
|
||||
VERSION="6.2.2"
|
||||
HOMEPAGE="http://phoronix-test-suite.com/"
|
||||
DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.2.1.tar.gz"
|
||||
MD5SUM="80af76b3c486ed257fe299d16037981f"
|
||||
DOWNLOAD="http://www.phoronix-test-suite.com/releases/phoronix-test-suite-6.2.2.tar.gz"
|
||||
MD5SUM="f28221d7aeceeb8bbf9d60818882ab8f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue