aboutsummaryrefslogtreecommitdiffstats
path: root/main/ruby/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-18 12:13:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-18 12:13:14 +0000
commitfe9ab14554d785321beb2155318b4ca0cccb39c9 (patch)
treec0520e8bd02426b7642dfe1ba634a8aacc738da6 /main/ruby/APKBUILD
parentfe32d1923eb7909410e9a542e0e06ef6997d169e (diff)
main/ruby: upgrade to 1.9.3_p374
Diffstat (limited to 'main/ruby/APKBUILD')
-rw-r--r--main/ruby/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD
index 9dc809f4306..b28704c2e87 100644
--- a/main/ruby/APKBUILD
+++ b/main/ruby/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ruby
-pkgver=1.9.3_p362
+pkgver=1.9.3_p374
_pkgver=${pkgver/_/-}
pkgrel=0
@@ -191,5 +191,5 @@ libs() {
mv "$pkgdir"/usr/lib "$subpkgdir"/usr/
}
-md5sums="13c26ea368d88a560f07cc8c5eb4fa05 ruby-1.9.3-p362.tar.bz2
+md5sums="944e73eba9ee9e1f2647ff32ec0b14b2 ruby-1.9.3-p374.tar.bz2
8395693c99415532780605af203a102b ruby-1.9.3-always-use-i386.patch"