development/lazarus: Updated for version 1.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2016-06-21 13:04:59 +07:00 committed by Willy Sudiarto Raharjo
parent b23bc297f1
commit 6dbd38f918
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lazarus
VERSION=${VERSION:-1.4.4}
VERSION=${VERSION:-1.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="lazarus"
VERSION="1.4.4"
VERSION="1.6.0"
HOMEPAGE="http://www.lazarus.freepascal.org/"
DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.4.4-0.tar.gz"
MD5SUM="fdc2ec9dd4438f5e188227ec542bb86c"
DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.6.0-0.tar.gz"
MD5SUM=""
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fpc fpc-source"