mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/squirrel-sql: Updated for version 3.4.0
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
1d53395eae
commit
59b4f6cde9
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Dario Nicodemi dario.sbo@gmail.com
|
||||
|
||||
PRGNAM=squirrel-sql
|
||||
VERSION=${VERSION:-3.2.1}
|
||||
VERSION=${VERSION:-3.4.0}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="squirrel-sql"
|
||||
VERSION="3.2.1"
|
||||
VERSION="3.4.0"
|
||||
HOMEPAGE="http://squirrel-sql.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/squirrel-sql/squirrel-sql-3.2.1-optional.tar.gz"
|
||||
MD5SUM="0be3077619c87bc272c8c779507bda9b"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/squirrel-sql/squirrel-sql-3.4.0-optional.tar.gz"
|
||||
MD5SUM="3866d83f0e02a5b9de1c61c8fed94a42"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue