summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Vincent Batts2020-01-27 13:29:54 +0100
committer Willy Sudiarto Raharjo2020-02-01 03:00:34 +0100
commite29b6017e3ac0a4d9b8d8c25487dbcd122b62a63 (patch)
tree8f97398d1d8c6a0a79aae4598a5c0faef1d7c659 /system
parentb4cd8001221fdb11cc60fd9e333a0d85d904b971 (diff)
downloadslackbuilds-e29b6017e3ac0a4d9b8d8c25487dbcd122b62a63.tar.gz
system/bubblewrap: Updated for version 0.4.0.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Diffstat (limited to 'system')
-rw-r--r--system/bubblewrap/bubblewrap.SlackBuild2
-rw-r--r--system/bubblewrap/bubblewrap.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/bubblewrap/bubblewrap.SlackBuild b/system/bubblewrap/bubblewrap.SlackBuild
index a48ec5c789..53d6bef9fb 100644
--- a/system/bubblewrap/bubblewrap.SlackBuild
+++ b/system/bubblewrap/bubblewrap.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=bubblewrap
-VERSION=${VERSION:-0.3.3}
+VERSION=${VERSION:-0.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/bubblewrap/bubblewrap.info b/system/bubblewrap/bubblewrap.info
index e600edd797..9366cd4180 100644
--- a/system/bubblewrap/bubblewrap.info
+++ b/system/bubblewrap/bubblewrap.info
@@ -1,8 +1,8 @@
PRGNAM="bubblewrap"
-VERSION="0.3.3"
+VERSION="0.4.0"
HOMEPAGE="https://github.com/containers/bubblewrap/"
-DOWNLOAD="https://github.com/containers/bubblewrap/releases/download/v0.3.3/bubblewrap-0.3.3.tar.xz"
-MD5SUM="69ce48ca2d637eaf6b42674ee903e5ad"
+DOWNLOAD="https://github.com/containers/bubblewrap/releases/download/v0.4.0/bubblewrap-0.4.0.tar.xz"
+MD5SUM="a0f3f2c80a3bad535af5bbd1b502450c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""