mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/re2c: Updated for version 0.14.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2ae77209ec
commit
22d4769ff4
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue