mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/gambas3: Updated for version 3.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
04fabc1ddd
commit
f4f9ff5813
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Gambas 3
|
||||
|
||||
# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# Copyright 2012-2015 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# 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=gambas3
|
||||
VERSION=${VERSION:-3.6.2}
|
||||
VERSION=${VERSION:-3.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gambas3"
|
||||
VERSION="3.6.2"
|
||||
VERSION="3.7.1"
|
||||
HOMEPAGE="http://gambas.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.6.2.tar.bz2"
|
||||
MD5SUM="2d7ec9c0004c4ad6e3dd081426767c2f"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.7.1.tar.bz2"
|
||||
MD5SUM="4ad89b7a16c90117a540f6d7ba0d2369"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue