diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-02 21:25:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-02 21:25:57 +0700 |
commit | 27a50565b296f3a33bcda998b6c023437a5c7fac (patch) | |
tree | 0b2aa5975f7e73e4b50f099f2cd958ddc1bc1fb4 | |
parent | e2280812821b1231fd6119a1535f6741e896f127 (diff) |
development/lazarus: Fix MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/lazarus/lazarus.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info index d545e34aa3ee..e202ecaa53b1 100644 --- a/development/lazarus/lazarus.info +++ b/development/lazarus/lazarus.info @@ -2,7 +2,7 @@ PRGNAM="lazarus" VERSION="1.6.0" HOMEPAGE="http://www.lazarus.freepascal.org/" DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.6.0-0.tar.gz" -MD5SUM="" +MD5SUM="1857ee87efa9cb0fdecf8e414f4794ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fpc fpc-source" |