summaryrefslogtreecommitdiff
path: root/development/ragel/ragel.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2019-08-19 17:36:23 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-24 08:24:04 +0700
commit8aade5b808af12d080559bddb0b6e3383a7b4bab (patch)
treefb81cc7693c0cecd66d0d94a60bc22e786441106 /development/ragel/ragel.SlackBuild
parentd042090755e79d381ca938c65d1faedf2cb46954 (diff)
downloadslackbuilds-8aade5b808af12d080559bddb0b6e3383a7b4bab.tar.gz
development/ragel: Updated for version 7.0.0.12.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/ragel/ragel.SlackBuild')
-rw-r--r--development/ragel/ragel.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/ragel/ragel.SlackBuild b/development/ragel/ragel.SlackBuild
index 13e79d8776..7fdc9dd47d 100644
--- a/development/ragel/ragel.SlackBuild
+++ b/development/ragel/ragel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ragel
-# Copyright 2012-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2012-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, 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=ragel
-VERSION=${VERSION:-7.0.0.11}
+VERSION=${VERSION:-7.0.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}