diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2013-12-26 20:34:37 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:04 -0600 |
commit | 8d94312921658b5c22937db7df49d65b8186259a (patch) | |
tree | 9ee8aa53002943674f5751171d7a0bdfb6a6ea96 /development/lazarus | |
parent | 1c5a7ebfc78428d770a5cd218c47740179e8f878 (diff) | |
download | slackbuilds-8d94312921658b5c22937db7df49d65b8186259a.tar.gz |
development/lazarus: Updated for version 1.0.14.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/lazarus')
-rw-r--r-- | development/lazarus/lazarus.SlackBuild | 2 | ||||
-rw-r--r-- | development/lazarus/lazarus.info | 6 |
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" |