diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2019-10-26 18:08:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-26 18:51:54 +0700 |
commit | b2ef647edcd9d5ef01eb730140408fc69d323ed3 (patch) | |
tree | 924efff8652760a0df67477e930c047b5e75f2eb /ruby/sequel/sequel.SlackBuild | |
parent | 2f795f5d07ba26956386e82d638834fd1690f8e0 (diff) |
ruby/sequel: Updated for version 5.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 fb33996c02b91..816d5cfa7b6e1 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.24.0} +VERSION=${VERSION:-5.25.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |