ruby/ruby-gist: Updated for version 5.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2020-02-08 01:49:14 +07:00 committed by Willy Sudiarto Raharjo
parent 7710ea343f
commit 56f89c29d5
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# #
# Slackware build script for ruby-gist. # Slackware build script for ruby-gist.
# #
# Copyright 2016-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. # Copyright 2016-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=ruby-gist PRGNAM=ruby-gist
SRCNAM=gist SRCNAM=gist
VERSION=${VERSION:-5.0.0} VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ruby-gist" PRGNAM="ruby-gist"
VERSION="5.0.0" VERSION="5.1.0"
HOMEPAGE="https://rubygems.org/gems/gist" HOMEPAGE="https://rubygems.org/gems/gist"
DOWNLOAD="https://rubygems.org/downloads/gist-5.0.0.gem" DOWNLOAD="https://rubygems.org/downloads/gist-5.1.0.gem"
MD5SUM="f6fe38a0c49de029848f38138a3be74e" MD5SUM="e60092c48bfd8d50750f3a2c4bb9c65e"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""