mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/squirrel-sql: Updated for version 3.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e4a1b95626
commit
d82cc7a2f6
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Written by Dario Nicodemi dario.sbo@gmail.com
|
# Written by Dario Nicodemi dario.sbo@gmail.com
|
||||||
|
|
||||||
PRGNAM=squirrel-sql
|
PRGNAM=squirrel-sql
|
||||||
VERSION=${VERSION:-3.4.0}
|
VERSION=${VERSION:-3.5.0}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="squirrel-sql"
|
PRGNAM="squirrel-sql"
|
||||||
VERSION="3.4.0"
|
VERSION="3.5.0"
|
||||||
HOMEPAGE="http://squirrel-sql.sourceforge.net/"
|
HOMEPAGE="http://squirrel-sql.sourceforge.net/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/squirrel-sql/squirrel-sql-3.4.0-optional.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/squirrel-sql/squirrel-sql-3.5.0-optional.tar.gz"
|
||||||
MD5SUM="3866d83f0e02a5b9de1c61c8fed94a42"
|
MD5SUM="e3aeb4aa5437cdee706c7f7ee3babc79"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jdk"
|
REQUIRES="jdk"
|
||||||
|
|
Loading…
Reference in a new issue