diff options
Diffstat (limited to 'development/re2c')
-rw-r--r-- | development/re2c/re2c.SlackBuild | 4 | ||||
-rw-r--r-- | development/re2c/re2c.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/re2c/re2c.SlackBuild b/development/re2c/re2c.SlackBuild index 46190787524f..a4954c9dbf7a 100644 --- a/development/re2c/re2c.SlackBuild +++ b/development/re2c/re2c.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for re2c -# Copyright 2008-2014 LukenShiro, Italy +# Copyright 2008-2015 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=re2c -VERSION=${VERSION:-0.13.7.4} +VERSION=${VERSION:-0.14.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/re2c/re2c.info b/development/re2c/re2c.info index 5f82749d7722..c24edabd18ef 100644 --- a/development/re2c/re2c.info +++ b/development/re2c/re2c.info @@ -1,8 +1,8 @@ PRGNAM="re2c" -VERSION="0.13.7.4" +VERSION="0.14.3" HOMEPAGE="http://re2c.org/" -DOWNLOAD="http://downloads.sourceforge.net/re2c/re2c-0.13.7.4.tar.gz" -MD5SUM="9e356e2e63b90e9b4d1e048795d46928" +DOWNLOAD="http://downloads.sourceforge.net/re2c/re2c-0.14.3.tar.gz" +MD5SUM="9d6914369494ea924a1dd7d96715cdc0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |