mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/sysdig: Updated for version 0.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f586f18c9b
commit
ca74474f2c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sysdig
|
||||
VERSION=${VERSION:-0.5.0}
|
||||
VERSION=${VERSION:-0.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sysdig"
|
||||
VERSION="0.5.0"
|
||||
VERSION="0.5.1"
|
||||
HOMEPAGE="http://www.sysdig.org"
|
||||
DOWNLOAD="https://github.com/draios/sysdig/archive/0.5.0.tar.gz"
|
||||
MD5SUM="7509d513182b6f4aa3fc0ccd87905212"
|
||||
DOWNLOAD="https://github.com/draios/sysdig/archive/0.5.1.tar.gz"
|
||||
MD5SUM="deba174d3c15639382fe6ec8e0fe70d5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jsoncpp lua libb64"
|
||||
|
|
Loading…
Reference in a new issue