development/re2c: Updated for version 0.14.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LukenShiro 2015-11-05 00:47:58 +07:00 committed by Willy Sudiarto Raharjo
parent 2ae77209ec
commit 22d4769ff4
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""