aboutsummaryrefslogtreecommitdiffstats
path: root/main/ruby-activerecord/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ruby-activerecord/APKBUILD')
-rw-r--r--main/ruby-activerecord/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ruby-activerecord/APKBUILD b/main/ruby-activerecord/APKBUILD
index 866d9338ab..5e6dc0b956 100644
--- a/main/ruby-activerecord/APKBUILD
+++ b/main/ruby-activerecord/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
_gemname=activerecord
pkgname=ruby-$_gemname
-pkgver=3.2.8
+pkgver=3.2.11
pkgrel=0
pkgdesc="Ruby ActiveRecord pattern (Fowler, PoEAA) for ORM"
url="https://rubyforge.org/projects/activerecord/"
@@ -33,4 +33,4 @@ package() {
"$pkgdir"/$_geminstdir/.require_paths
}
-md5sums="2c28e8a6547f49e5964b31528bf1f48e activerecord-3.2.8.gem"
+md5sums="0a015404f80bdd7b03b03c667d976e9f activerecord-3.2.11.gem"