mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/ruby-gist: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7710ea343f
commit
56f89c29d5
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||||
|
|
||||||
|
|
|
@ -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=""
|
||||||
|
|
Loading…
Reference in a new issue