mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/ruby-native-package-installer: Updated for version 1.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a9486c0fcc
commit
d17e0d2f2f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ruby-native-package-installer
|
||||
|
||||
# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2017-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# 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=ruby-native-package-installer
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
VERSION=${VERSION:-1.0.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ruby-native-package-installer"
|
||||
VERSION="1.0.6"
|
||||
VERSION="1.0.9"
|
||||
HOMEPAGE="https://rubygems.org/gems/native-package-installer/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/native-package-installer-1.0.6.gem"
|
||||
MD5SUM="d181b7f2520a9119d72e2c28fac04085"
|
||||
DOWNLOAD="https://rubygems.org/downloads/native-package-installer-1.0.9.gem"
|
||||
MD5SUM="e31f13f221831458ed5c05f7b12111de"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue