diff options
Diffstat (limited to 'system/ruby/APKBUILD')
-rw-r--r-- | system/ruby/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ruby/APKBUILD b/system/ruby/APKBUILD index 1ed293793..18d9bf8d8 100644 --- a/system/ruby/APKBUILD +++ b/system/ruby/APKBUILD @@ -30,7 +30,7 @@ pkgver=2.5.3 _abiver="${pkgver%.*}.0" pkgrel=1 pkgdesc="An object-oriented language for quick and easy programming" -url="http://www.ruby-lang.org/" +url="https://www.ruby-lang.org/" arch="all" license="Ruby AND BSD-2-Clause" depends="ca-certificates" |