diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-03-18 16:18:48 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-03-18 16:26:13 +0100 |
commit | 84609d2f0fce25b3dc7f3dc94a580790cef78e91 (patch) | |
tree | c0badda3d0af58581a5586ecbe856964b6520f60 /main/ruby-activesupport4.2 | |
parent | c902733b4b232f305e8d0c341a93bd04c9a7a317 (diff) | |
download | aports-84609d2f0fce25b3dc7f3dc94a580790cef78e91.tar.bz2 aports-84609d2f0fce25b3dc7f3dc94a580790cef78e91.tar.xz |
main/ruby-activesupport4.2: upgrade to 4.2.5.2
Diffstat (limited to 'main/ruby-activesupport4.2')
-rw-r--r-- | main/ruby-activesupport4.2/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/ruby-activesupport4.2/APKBUILD b/main/ruby-activesupport4.2/APKBUILD index eb6e32b66c..b3bebbd0f4 100644 --- a/main/ruby-activesupport4.2/APKBUILD +++ b/main/ruby-activesupport4.2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ruby-activesupport4.2 _gemname=activesupport -pkgver=4.2.3 +pkgver=4.2.5.2 pkgrel=0 pkgdesc="Utility classes and extension to the standard library" url="http://rubygems.org/gems/activesupport" @@ -39,6 +39,6 @@ package() { "$pkgdir"/$_geminstdir/.require_paths } -md5sums="47661cf402931b39203849d408ec4300 activesupport-4.2.3.gem" -sha256sums="33954b8af8de98c971250bee5344735123fd660e194010481c03f36bbf7bb65b activesupport-4.2.3.gem" -sha512sums="90d3084c7e7b1adcf93efab1c6c78297c848eac316a50100d802a27b21571113dc02cf72d9f8055852f2b4f0c612b515597ebf4f03427a8d74a84ac8a4e1c95c activesupport-4.2.3.gem" +md5sums="51d5ed55a73fcf0e4484b8cfea2f57b5 activesupport-4.2.5.2.gem" +sha256sums="80ad345adf7e2b72c5d90753c0df91eacc34f4de02b34cfbf60bcf6c83483031 activesupport-4.2.5.2.gem" +sha512sums="d1255e4d611f5162795c65ce39dc2b4925182f5f9148ee0bf1a7e6ed465cb4a531854c651122397e13d27d8a8c27c8887f6d3f5c6f2f81a4e1e334866f2773c4 activesupport-4.2.5.2.gem" |