Update package version to 3.26.0
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
name: valgrind
|
||||
description: Instrumentation framework for building dynamic analysis tools
|
||||
version: 3.25.1
|
||||
version: 3.26.0
|
||||
revision: 1
|
||||
url: https://valgrind.org/
|
||||
license: GPL2-or-later
|
||||
architecture: any
|
||||
depends: ["glibc","perl"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- perl
|
||||
downloads:
|
||||
- url: https://sourceware.org/pub/valgrind/valgrind-${BPM_PKG_VERSION}.tar.bz2
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 8d54c717029106f1644aadaf802ab9692e53d93dd015cbd19e74190eba616bd7
|
||||
|
||||
Reference in New Issue
Block a user