mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/gob2: Updated for vesion 2.0.20.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
03287dbfeb
commit
f714304c4c
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for GOB-2
|
||||
#
|
||||
# Copyright 2009-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gob2
|
||||
VERSION=2.0.19
|
||||
VERSION=2.0.20
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gob2"
|
||||
VERSION="2.0.19"
|
||||
VERSION="2.0.20"
|
||||
HOMEPAGE="http://www.5z.com/jirka/gob.html"
|
||||
DOWNLOAD="http://ftp.5z.com/pub/gob/gob2-2.0.19.tar.xz"
|
||||
MD5SUM="d7f2e7b96c33458d69b6381e28e4ac69"
|
||||
DOWNLOAD="http://ftp.5z.com/pub/gob/gob2-2.0.20.tar.xz"
|
||||
MD5SUM="b830859993bfa82bc8773207b9a4a698"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue