aboutsummaryrefslogtreecommitdiff
path: root/system/runc
diff options
context:
space:
mode:
Diffstat (limited to 'system/runc')
-rw-r--r--system/runc/runc.SlackBuild6
-rw-r--r--system/runc/runc.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/runc/runc.SlackBuild b/system/runc/runc.SlackBuild
index 3cfd1f3e52ebb..b1ec167ea3538 100644
--- a/system/runc/runc.SlackBuild
+++ b/system/runc/runc.SlackBuild
@@ -28,9 +28,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=runc
-VERSION=${VERSION:-1.0.2}
-GITHASH=${GITHASH:-12644e614e25b05da6fd08a38ffa0cfe1903fdec}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.1.2}
+GITHASH=${GITHASH:-a916309fff0f838eb94e928713dbc3c0d0ac7aa4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/runc/runc.info b/system/runc/runc.info
index e88b8b62d4714..4cba0f145c966 100644
--- a/system/runc/runc.info
+++ b/system/runc/runc.info
@@ -1,10 +1,10 @@
PRGNAM="runc"
-VERSION="1.0.2"
+VERSION="1.1.2"
HOMEPAGE="https://github.com/opencontainers/runc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.0.2/runc-1.0.2.tar.gz"
-MD5SUM_x86_64="9c15db5eec28468429ed9083331656b6"
+DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.1.2/runc-1.1.2.tar.gz"
+MD5SUM_x86_64="a5232cfec5f9352717675c8b141f2c32"
REQUIRES="google-go-lang"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"