summaryrefslogtreecommitdiffstats
path: root/main/ruby
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-16 12:18:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-16 12:18:14 +0000
commit36d28de9df90fe0233988cb283c87d39fe5797c4 (patch)
treeec9999b7b340bce2b61ab5d28bcce8ca9d793a13 /main/ruby
parentc0555c60ecf935deaf481bf440a210be438d3842 (diff)
downloadaports-36d28de9df90fe0233988cb283c87d39fe5797c4.tar.bz2
aports-36d28de9df90fe0233988cb283c87d39fe5797c4.tar.xz
main/ruby: upgrade to 1.9.3_p327
Diffstat (limited to 'main/ruby')
-rw-r--r--main/ruby/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD
index 8020b7037..7c4e76ebf 100644
--- a/main/ruby/APKBUILD
+++ b/main/ruby/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ruby
-pkgver=1.9.3_p286
+pkgver=1.9.3_p327
_pkgver=${pkgver/_/-}
-pkgrel=2
+pkgrel=0
_abi=1.9.1
@@ -191,5 +191,5 @@ libs() {
mv "$pkgdir"/usr/lib "$subpkgdir"/usr/
}
-md5sums="e76848a86606a4fd5dcf14fc4b4e755e ruby-1.9.3-p286.tar.bz2
+md5sums="7d602aba93f31ceef32800999855fbca ruby-1.9.3-p327.tar.bz2
8395693c99415532780605af203a102b ruby-1.9.3-always-use-i386.patch"