summaryrefslogtreecommitdiffstats
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 96e3e5085e..8a82c1828b 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.7}
-GITHASH=${GITHASH:-860f061b76bb4fc671f0f9e900f7d80ff93d4eb7}
+VERSION=${VERSION:-1.1.9}
+GITHASH=${GITHASH:-ccaecfcbc907d70a7aa870a6650887b901b25b82}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/runc/runc.info b/system/runc/runc.info
index d5e2ff2f84..29e09c85bd 100644
--- a/system/runc/runc.info
+++ b/system/runc/runc.info
@@ -1,10 +1,10 @@
PRGNAM="runc"
-VERSION="1.1.7"
+VERSION="1.1.9"
HOMEPAGE="https://github.com/opencontainers/runc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.1.7/runc-1.1.7.tar.gz"
-MD5SUM_x86_64="d6969a86fe42a9f03a86b4ec432bd658"
+DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.1.9/runc-1.1.9.tar.gz"
+MD5SUM_x86_64="b231954e3225495e09f41dd281c6107c"
REQUIRES="google-go-lang"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"