sysdig: update to 0.3.0.
This commit is contained in:
parent
a4310c9454
commit
841aa081c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sysdig'
|
||||
pkgname=sysdig
|
||||
version=0.2.0
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_JSONCPP=OFF
|
||||
|
@ -16,7 +16,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.sysdig.org/"
|
||||
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=efade09f94f9e98f177149cde080b5436bb8a3da4e1a664699f2780ba22921ea
|
||||
checksum=b448cacce808cc005eeff62c2ee4f2326bb801e9ed8b37b8f0386711a632da69
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue