diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2018-11-07 07:57:42 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:54 +0700 |
commit | 1349761fa9f179a0c862820ec890dd7145991262 (patch) | |
tree | 58b1666a9119967609e10570554680f01b87f24f /ruby/sequel/sequel.SlackBuild | |
parent | 09200da542a12a7216285cbe63aefa356d869e09 (diff) |
ruby/sequel: Updated for version 5.14.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/sequel/sequel.SlackBuild')
-rw-r--r-- | ruby/sequel/sequel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/sequel/sequel.SlackBuild b/ruby/sequel/sequel.SlackBuild index 3fea83eebb34..9cdee0eaa6ee 100644 --- a/ruby/sequel/sequel.SlackBuild +++ b/ruby/sequel/sequel.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sequel -VERSION=${VERSION:-5.13.0} +VERSION=${VERSION:-5.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |