development/lazarus: Updated for version 1.4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andre Barboza 2015-07-15 22:20:59 +07:00 committed by Robby Workman
parent d5795164c0
commit 7fb04c44d2
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.0}
VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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