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/coccinelle.SlackBuild | |
parent | 6884ccd77a7dedb3a32fb2c45c77a55fe7dc7f2d (diff) | |
download | slackbuilds-9725e624cee1b3cae9a7d14e8263ccb5c9a1959c.tar.gz |
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/coccinelle.SlackBuild')
-rw-r--r-- | development/coccinelle/coccinelle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/coccinelle/coccinelle.SlackBuild b/development/coccinelle/coccinelle.SlackBuild index 547dc8a0b8..254f872e21 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} |