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 547dc8a0b81ec..254f872e218f5 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 ac8b2f92b3363..3573efa1e742e 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" |