system/sandbox: Updated for version 2.18.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
611184ecd3
commit
3e7a5c2fde
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sandbox
|
||||
VERSION=${VERSION:-2.17}
|
||||
VERSION=${VERSION:-2.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sandbox"
|
||||
VERSION="2.17"
|
||||
VERSION="2.18"
|
||||
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox"
|
||||
DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.17.tar.bz2"
|
||||
MD5SUM="213746426da02fd0938ea2a760f001a5"
|
||||
DOWNLOAD="https://gitweb.gentoo.org/proj/sandbox.git/snapshot/sandbox-2.18.tar.bz2"
|
||||
MD5SUM="8d772726ef0edd05e52e4289b76bfa14"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue