aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/runc/runc.SlackBuild4
-rw-r--r--system/runc/runc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/runc/runc.SlackBuild b/system/runc/runc.SlackBuild
index 31a7db51de..96e3e5085e 100644
--- a/system/runc/runc.SlackBuild
+++ b/system/runc/runc.SlackBuild
@@ -28,8 +28,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=runc
-VERSION=${VERSION:-1.1.4}
-GITHASH=${GITHASH:-a916309fff0f838eb94e928713dbc3c0d0ac7aa4}
+VERSION=${VERSION:-1.1.7}
+GITHASH=${GITHASH:-860f061b76bb4fc671f0f9e900f7d80ff93d4eb7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/runc/runc.info b/system/runc/runc.info
index b9179c85ec..d5e2ff2f84 100644
--- a/system/runc/runc.info
+++ b/system/runc/runc.info
@@ -1,10 +1,10 @@
PRGNAM="runc"
-VERSION="1.1.4"
+VERSION="1.1.7"
HOMEPAGE="https://github.com/opencontainers/runc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.1.4/runc-1.1.4.tar.gz"
-MD5SUM_x86_64="ae8e2ac9335b8606eeccd2e7c031350a"
+DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.1.7/runc-1.1.7.tar.gz"
+MD5SUM_x86_64="d6969a86fe42a9f03a86b4ec432bd658"
REQUIRES="google-go-lang"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"