mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/smartgit: Updated for version 7.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a872a5823a
commit
a0092190c5
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="smartgit"
|
||||
VERSION=${VERSION:-6.5.8}
|
||||
VERSION=${VERSION:-7.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smartgit"
|
||||
VERSION="6.5.8"
|
||||
VERSION="7.0.2"
|
||||
HOMEPAGE="http://www.syntevo.com/smartgit/"
|
||||
DOWNLOAD="http://www.syntevo.com/downloads/smartgit/smartgit-generic-6_5_8.tar.gz"
|
||||
MD5SUM="84ebfa3fbd5e039b740971c511f705ce"
|
||||
DOWNLOAD="http://www.syntevo.com/downloads/smartgit/smartgit-generic-7_0_2.tar.gz"
|
||||
MD5SUM="4fb43bbb2eb92eb62aa24ce713393af1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue