summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-10-30 10:11:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-30 20:27:36 +0700
commit360f749b9af70dbdafe9ceaafd444ea2e3d89ce4 (patch)
treed83508b552c71a697d6b91f534ddfae10283b7a3
parent401b4e14243fbf29dc01739994d82713167b62dd (diff)
downloadslackbuilds-360f749b9af70dbdafe9ceaafd444ea2e3d89ce4.tar.gz
slackbuilds-360f749b9af70dbdafe9ceaafd444ea2e3d89ce4.tar.xz
development/coccinelle: Updated for version 1.0.0_rc22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/coccinelle/coccinelle.SlackBuild2
-rw-r--r--development/coccinelle/coccinelle.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/coccinelle/coccinelle.SlackBuild b/development/coccinelle/coccinelle.SlackBuild
index 5a939c73db..547dc8a0b8 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_rc21}
+VERSION=${VERSION:-1.0.0_rc22}
SRCVERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/coccinelle/coccinelle.info b/development/coccinelle/coccinelle.info
index 6b216151de..ac8b2f92b3 100644
--- a/development/coccinelle/coccinelle.info
+++ b/development/coccinelle/coccinelle.info
@@ -1,8 +1,8 @@
PRGNAM="coccinelle"
-VERSION="1.0.0_rc21"
+VERSION="1.0.0_rc22"
HOMEPAGE="http://coccinelle.lip6.fr/"
-DOWNLOAD="http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0-rc21.tgz"
-MD5SUM="0387370889c434a69306f8e22919d6ce"
+DOWNLOAD="http://coccinelle.lip6.fr/distrib/coccinelle-1.0.0-rc22.tgz"
+MD5SUM="0eb75dc542475f6b9a957a84f5fb1a4e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="menhir"