mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
development/valgrind: Updated for version 3.13.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9ef079c1d6
commit
29b00076a3
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# Updated by Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
|
||||
PRGNAM=valgrind
|
||||
VERSION=${VERSION:-3.12.0}
|
||||
VERSION=${VERSION:-3.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="valgrind"
|
||||
VERSION="3.12.0"
|
||||
VERSION="3.13.0"
|
||||
HOMEPAGE="http://www.valgrind.org/"
|
||||
DOWNLOAD="http://www.valgrind.org/downloads/valgrind-3.12.0.tar.bz2"
|
||||
MD5SUM="6eb03c0c10ea917013a7622e483d61bb"
|
||||
DOWNLOAD="http://sourceware.org/pub/valgrind/valgrind-3.13.0.tar.bz2"
|
||||
MD5SUM="817dd08f1e8a66336b9ff206400a5369"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue