aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Kienlen <kommander@laposte.net>2020-09-28 20:45:07 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-29 01:16:09 +0000
commit302c769d37889142fffd739afe2af144b5a5cefc (patch)
tree46096d0eb169dc02e4d0b0811ad3dc333ac21b05
parent95b0c8c9b20525d20eded4e53f5f09642765137c (diff)
testing/ruby-build: upgrade to 20200926
-rw-r--r--testing/ruby-build/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ruby-build/APKBUILD b/testing/ruby-build/APKBUILD
index 799101af2a6..c2433be8f62 100644
--- a/testing/ruby-build/APKBUILD
+++ b/testing/ruby-build/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Thomas Kienlen <kommander@laposte.net>
# Maintainer: Thomas Kienlen <kommander@laposte.net>
pkgname=ruby-build
-pkgver=20200520
-pkgrel=1
+pkgver=20200926
+pkgrel=0
pkgdesc="Compile and install Ruby"
url="https://github.com/rbenv/ruby-build"
arch="noarch"
@@ -16,4 +16,4 @@ package() {
PREFIX="$pkgdir/usr" ./install.sh
}
-sha512sums="f32af6b7093a806ed04a9c73929749a13b56ca2cb4ff04e6506f44d51d1934d955564ee9d6e2f488498e0e41f0cb737e3c9894bfee0a341a4aa2249b293b4b8d ruby-build-20200520.tar.gz"
+sha512sums="fca5c0f813b262d9ed427c74ae3ac0302bc9c313b10199929c98eae21d928fb664b20b113cd5196c5fae15153d821db1bc412afd6bb8c19d97035c4afbbdb83f ruby-build-20200926.tar.gz"