system/bubblewrap: Updated for version 0.3.1.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vincent Batts 2018-11-11 17:56:14 -05:00 committed by Willy Sudiarto Raharjo
parent 8f77e129d8
commit 6315745ea9
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for bubblewrap
# Copyright 2017 Vincent Batts <vbatts@hashbangbash.com>
# Copyright 2017, 2018 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.2.0}
VERSION=${VERSION:-0.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="bubblewrap"
VERSION="0.2.0"
VERSION="0.3.1"
HOMEPAGE="https://github.com/projectatomic/bubblewrap/"
DOWNLOAD="https://github.com/projectatomic/bubblewrap/releases/download/v0.2.0/bubblewrap-0.2.0.tar.xz"
MD5SUM="a7bd0053ecfdf107f0a8fd62a5f941f9"
DOWNLOAD="https://github.com/projectatomic/bubblewrap/releases/download/v0.3.1/bubblewrap-0.3.1.tar.xz"
MD5SUM="c34034985e80bdea39aaaaa4bcb92c64"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""