sysdig: update to 0.12.1.
This commit is contained in:
parent
7a2c8e3f87
commit
a66f63ac27
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sysdig'
|
# Template file for 'sysdig'
|
||||||
pkgname=sysdig
|
pkgname=sysdig
|
||||||
version=0.12.0
|
version=0.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
configure_args="-DSYSDIG_VERSION=${version} -DUSE_BUNDLED_DEPS=OFF
|
||||||
|
@ -15,10 +15,9 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.sysdig.org/"
|
homepage="http://www.sysdig.org/"
|
||||||
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/draios/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=8399cfb77e5f61a4d7aa0ef94ec79ab60afc11571f8604791e6378a90a14ce9e
|
checksum=7d4ab158ea8059b2340c4b4cc40c315d30b508cb7236d2f079d4458bc2959691
|
||||||
nocross=yes
|
nocross=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
LDFLAGS="-Wl,--no-as-needed -lssl -lcrypto -Wl,--as-needed"
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user