diff options
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 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" |