aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-04-21 12:15:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-04-21 12:39:05 +0000
commit915af192242644cdbd65430d1cbbe6abaf8b82b9 (patch)
tree2558ece4049f06b749168778d9f37cc64837fa97
parent2611ed441e8fc067076f707b7c1b4d97d153f49e (diff)
downloadaports-915af192242644cdbd65430d1cbbe6abaf8b82b9.tar.bz2
aports-915af192242644cdbd65430d1cbbe6abaf8b82b9.tar.xz
main/ruby-activesupport: upgrade to 4.0.4
-rw-r--r--main/ruby-activesupport/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/ruby-activesupport/APKBUILD b/main/ruby-activesupport/APKBUILD
index 249435263a..24cd810acc 100644
--- a/main/ruby-activesupport/APKBUILD
+++ b/main/ruby-activesupport/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ruby-activesupport
_gemname=activesupport
-pkgver=4.0.0
-pkgrel=1
+pkgver=4.0.4
+pkgrel=0
pkgdesc="Utility classes and extension to the standard library"
url="http://rubygems.org/gems/activesupport"
arch="noarch"
@@ -33,6 +33,6 @@ package() {
"$pkgdir"/$_geminstdir/.require_paths
}
-md5sums="ef0727e4446ab141dfe3d350ec663c03 activesupport-4.0.0.gem"
-sha256sums="bac5915af0e0bb115f36443f0a378431584dbc958f51506f4ed96c08e59efd29 activesupport-4.0.0.gem"
-sha512sums="355a88c9cc20e73cc1c0290cf90cd25bf873ae68a2cf9a6d185dd9469e9ca9c27b7f6ad209d8f2984094c464a9fe3660cbdea6bf213fec27e7c6cd3fb96689be activesupport-4.0.0.gem"
+md5sums="c7baede7825cb0531ed064fc541c6049 activesupport-4.0.4.gem"
+sha256sums="e4c8b12591e7d2b506a8bb12ad4a4b9f842b10284ca0d0fef4adfb097a8f6457 activesupport-4.0.4.gem"
+sha512sums="a079c23e5435500238f9cde6e9e899c01e767f21f58cbdf56529cea82896fbeebd7a406904ddb299f97f6671bab90f2147e70452ed93093d046d960765f08ac7 activesupport-4.0.4.gem"