summaryrefslogtreecommitdiffstats
path: root/development/lazarus
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2017-03-21 12:14:47 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 00:07:32 +0000
commit120c829e0a855353d3f828d5593b0a0ede587179 (patch)
tree5f2c181c366c981b6713f9446bce7c0ca134c6fb /development/lazarus
parent13aa726fcd72eef5ab5355eb787227c37d979b06 (diff)
downloadslackbuilds-120c829e0a855353d3f828d5593b0a0ede587179.tar.gz
slackbuilds-120c829e0a855353d3f828d5593b0a0ede587179.tar.xz
development/lazarus: Updated for version 1.6.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/lazarus')
-rw-r--r--development/lazarus/lazarus.SlackBuild2
-rw-r--r--development/lazarus/lazarus.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild
index a3be723db5..4c9ddd1059 100644
--- a/development/lazarus/lazarus.SlackBuild
+++ b/development/lazarus/lazarus.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lazarus
-VERSION=${VERSION:-1.6.2}
+VERSION=${VERSION:-1.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info
index 161b445888..fd902c72f2 100644
--- a/development/lazarus/lazarus.info
+++ b/development/lazarus/lazarus.info
@@ -1,8 +1,8 @@
PRGNAM="lazarus"
-VERSION="1.6.2"
+VERSION="1.6.4"
HOMEPAGE="http://www.lazarus.freepascal.org/"
-DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.6.2-0.tar.gz"
-MD5SUM="f9795043d81730fdc787ff621e65851c"
+DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.6.4-0.tar.gz"
+MD5SUM="6045e1f69429f5db826ebe9e8d193d20"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fpc fpc-source"