summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Vincent Batts2019-10-21 19:21:31 +0200
committer Willy Sudiarto Raharjo2019-10-26 19:36:10 +0200
commit25004df1aa91d626ae911dbfd3a2af02f9dfac47 (patch)
tree8b62451d425cd688fa349465d8c99d335e20aadd /system
parentfeb8abe207299f56287632bf3be540b8d1b9ac82 (diff)
downloadslackbuilds-25004df1aa91d626ae911dbfd3a2af02f9dfac47.tar.gz
system/bubblewrap: Update for version 0.3.3
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Diffstat (limited to 'system')
-rw-r--r--system/bubblewrap/bubblewrap.SlackBuild4
-rw-r--r--system/bubblewrap/bubblewrap.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/bubblewrap/bubblewrap.SlackBuild b/system/bubblewrap/bubblewrap.SlackBuild
index f06a061796..a48ec5c789 100644
--- a/system/bubblewrap/bubblewrap.SlackBuild
+++ b/system/bubblewrap/bubblewrap.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bubblewrap
-# Copyright 2017, 2018 Vincent Batts <vbatts@hashbangbash.com>
+# Copyright 2017, 2018, 2019 Vincent Batts <vbatts@hashbangbash.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=bubblewrap
-VERSION=${VERSION:-0.3.1}
+VERSION=${VERSION:-0.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/bubblewrap/bubblewrap.info b/system/bubblewrap/bubblewrap.info
index b8a94d9dfd..e600edd797 100644
--- a/system/bubblewrap/bubblewrap.info
+++ b/system/bubblewrap/bubblewrap.info
@@ -1,8 +1,8 @@
PRGNAM="bubblewrap"
-VERSION="0.3.1"
-HOMEPAGE="https://github.com/projectatomic/bubblewrap/"
-DOWNLOAD="https://github.com/projectatomic/bubblewrap/releases/download/v0.3.1/bubblewrap-0.3.1.tar.xz"
-MD5SUM="c34034985e80bdea39aaaaa4bcb92c64"
+VERSION="0.3.3"
+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_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""