diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-01-08 01:18:38 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:18:25 +0000 |
commit | afc1d3b912e063a33e295c07ce0704d0c60515ea (patch) | |
tree | b32a2d6694f9f8c8cd889b607c99b10a8450cf8a /ruby/sequel | |
parent | ad0d6d244ae3b74c36e4fbbebc261df9c57dec0b (diff) | |
download | slackbuilds-afc1d3b912e063a33e295c07ce0704d0c60515ea.tar.gz |
ruby/sequel: Updated for version 4.42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/sequel')
-rw-r--r-- | ruby/sequel/sequel.SlackBuild | 4 | ||||
-rw-r--r-- | ruby/sequel/sequel.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/sequel/sequel.SlackBuild b/ruby/sequel/sequel.SlackBuild index b4871824ca..ffd18d926f 100644 --- a/ruby/sequel/sequel.SlackBuild +++ b/ruby/sequel/sequel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sequel -# Copyright 2013 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2013-2017 Jostein Berntsen <jbernts@broadpark.no> # 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=sequel -VERSION=${VERSION:-4.38.0} +VERSION=${VERSION:-4.42.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/ruby/sequel/sequel.info b/ruby/sequel/sequel.info index 15528a1abc..a923f279e1 100644 --- a/ruby/sequel/sequel.info +++ b/ruby/sequel/sequel.info @@ -1,8 +1,8 @@ PRGNAM="sequel" -VERSION="4.38.0" +VERSION="4.42.0" HOMEPAGE="http://sequel.jeremyevans.net/" -DOWNLOAD="http://rubygems.org/downloads/sequel-4.38.0.gem" -MD5SUM="67bc7a96b6932bf22ea3a6a8ae1940f7" +DOWNLOAD="http://rubygems.org/downloads/sequel-4.42.0.gem" +MD5SUM="c37f6fe069e5d7effff965cc2671b231" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |