diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-12 06:51:31 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-12 17:49:56 +0700 |
commit | 9725e624cee1b3cae9a7d14e8263ccb5c9a1959c (patch) | |
tree | db5619042006f82f5c764e0772106c63d21fb9ee /development/coccinelle | |
parent | 6884ccd77a7dedb3a32fb2c45c77a55fe7dc7f2d (diff) |
development/coccinelle: Updated for version 1.0.0-r24.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/coccinelle')
-rw-r--r-- | development/coccinelle/coccinelle.SlackBuild | 2 | ||||
-rw-r--r-- | development/coccinelle/coccinelle.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/coccinelle/coccinelle.SlackBuild b/development/coccinelle/coccinelle.SlackBuild index 547dc8a0b81e..254f872e218f 100644 --- a/development/coccinelle/coccinelle.SlackBuild +++ b/development/coccinelle/coccinelle.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=coccinelle -VERSION=${VERSION:-1.0.0_rc22} +VERSION=${VERSION:-1.0.0_rc24} SRCVERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/coccinelle/coccinelle.info b/development/coccinelle/coccinelle.info index ac8b2f92b336..3573efa1e742 100644 --- a/development/coccinelle/coccinelle.info +++ b/development/coccinelle/coccinelle.info @@ -1,8 +1,8 @@ PRGNAM="coccinelle" -VERSION="1.0.0_rc22" +VERSION="1.0.0_rc24" HOMEPAGE="http://coccinelle.lip6.fr/" -DOWNLOAD="http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0-rc22.tgz" -MD5SUM="0eb75dc542475f6b9a957a84f5fb1a4e" +DOWNLOAD="http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0-rc24.tgz" +MD5SUM="d12450774f2de02c3602b1447aae0b9d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="menhir" |