mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/lazarus: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c447127f09
commit
6fe9e41996
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=lazarus
|
||||
VERSION=${VERSION:-1.2.6}
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lazarus"
|
||||
VERSION="1.2.6"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="http://www.lazarus.freepascal.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.2.6-0.tar.gz"
|
||||
MD5SUM="caa1ee35266ea5e930af064e7efb550c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.4.0-0.tar.gz"
|
||||
MD5SUM="479c64ef40a327142f56e9378b7e8612"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fpc fpc-source"
|
||||
|
|
Loading…
Reference in a new issue