From 44b292eee8cdce936dc038e83ee24cbf9f38c89f Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Thu, 10 Jan 2013 23:18:25 +0000 Subject: main/ruby-rails: upgrade rails pacakges to 3.8.11 This should fix CVE-2013-0155 and CVE-2013-0156 --- main/ruby-activesupport/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/ruby-activesupport') diff --git a/main/ruby-activesupport/APKBUILD b/main/ruby-activesupport/APKBUILD index 1e1b3a5f4..8c920fc88 100644 --- a/main/ruby-activesupport/APKBUILD +++ b/main/ruby-activesupport/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=ruby-activesupport _gemname=activesupport -pkgver=3.2.8 +pkgver=3.2.11 pkgrel=0 pkgdesc="Utility classes and extension to the standard library" url="https://rubyforge.org/projects/activesupport/" @@ -33,4 +33,4 @@ package() { "$pkgdir"/$_geminstdir/.require_paths } -md5sums="65c4dc238e26ee7b92b705135452615e activesupport-3.2.8.gem" +md5sums="0111d422d20221093990bac0a0d3b447 activesupport-3.2.11.gem" -- cgit v1.2.3