development/lazarus: Updated for version 1.0.14.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Andre Barboza 2013-12-26 20:34:37 +01:00 committed by Erik Hanson
parent 1c5a7ebfc7
commit 8d94312921
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.0.2}
VERSION=${VERSION:-1.0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"