aboutsummaryrefslogtreecommitdiffstats
path: root/main/ruby-polyglot
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2014-12-05 12:39:32 +0200
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2014-12-05 12:40:23 +0200
commit82fa7ab6f5bbc2012c92d0ada2785c13519f5525 (patch)
treebe0f59ea488b24d7a31bb73da7eb992508bb73ce /main/ruby-polyglot
parent61e53274600c0ab7fc52b6e1cd6b5367fec2e5d4 (diff)
downloadaports-82fa7ab6f5bbc2012c92d0ada2785c13519f5525.tar.bz2
aports-82fa7ab6f5bbc2012c92d0ada2785c13519f5525.tar.xz
main/ruby*: fix dependencies and update to latest possible versions
Diffstat (limited to 'main/ruby-polyglot')
-rw-r--r--main/ruby-polyglot/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/ruby-polyglot/APKBUILD b/main/ruby-polyglot/APKBUILD
index 198ec40968..5242fb3684 100644
--- a/main/ruby-polyglot/APKBUILD
+++ b/main/ruby-polyglot/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_gemname=polyglot
pkgname=ruby-$_gemname
-pkgver=0.3.3
-pkgrel=2
+pkgver=0.3.5
+pkgrel=0
pkgdesc="Augment 'require' to load non-ruby file types"
url="https://github.com/cjheath/polyglot"
arch="noarch"
@@ -32,4 +32,6 @@ package() {
"$pkgdir"/$_geminstdir/.require_paths
}
-md5sums="01e313080095caf4dc7ab71fd572a377 polyglot-0.3.3.gem"
+md5sums="5fff8b0cfb2b36d885b90d271802a7c5 polyglot-0.3.5.gem"
+sha256sums="59d66ef5e3c166431c39cb8b7c1d02af419051352f27912f6a43981b3def16af polyglot-0.3.5.gem"
+sha512sums="405790c8edf5a98010334a62f7efeddd60f6dcff91ad5ff599579be3201a7e1b359787da59523a612fed5ccf8385116865316fa8872f0350e33dc078410a54cf polyglot-0.3.5.gem"