summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Andre Barboza2013-12-26 20:34:37 +0100
committer Erik Hanson2014-01-07 18:13:04 +0100
commit8d94312921658b5c22937db7df49d65b8186259a (patch)
tree9ee8aa53002943674f5751171d7a0bdfb6a6ea96 /development
parent1c5a7ebfc78428d770a5cd218c47740179e8f878 (diff)
downloadslackbuilds-8d94312921658b5c22937db7df49d65b8186259a.tar.gz
development/lazarus: Updated for version 1.0.14.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development')
-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 fe7475ad25..23463b9851 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.0.2}
+VERSION=${VERSION:-1.0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info
index 6062558c42..a34498df4b 100644
--- a/development/lazarus/lazarus.info
+++ b/development/lazarus/lazarus.info
@@ -1,8 +1,8 @@
PRGNAM="lazarus"
-VERSION="1.0.2"
+VERSION="1.0.14"
HOMEPAGE="http://www.lazarus.freepascal.org/"
-DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.0.2-0.tar.gz"
-MD5SUM="738ee29686de71cd599b468eabf034e8"
+DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.0.14-0.tar.gz"
+MD5SUM="11de0f79cf44eb25ee1c460561cc103b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fpc fpc-source"