summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-03-26 13:08:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-03-26 14:21:45 +0000
commit5127e76863da7e7d63def1be5897eba66cbb9c55 (patch)
tree07ab9b1eab9eff4dcc8a2ac72aadf25fc80dec1f
parent2cd1e9c85e3160b12684b0012b0270d53d1973b4 (diff)
downloadaports-5127e76863da7e7d63def1be5897eba66cbb9c55.tar.bz2
aports-5127e76863da7e7d63def1be5897eba66cbb9c55.tar.xz
main/ruby-pg: rebuild against ruby 2.2
-rw-r--r--main/ruby-pg/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/ruby-pg/APKBUILD b/main/ruby-pg/APKBUILD
index 80f3c4b83..ca4afdf3d 100644
--- a/main/ruby-pg/APKBUILD
+++ b/main/ruby-pg/APKBUILD
@@ -1,9 +1,10 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
-# Maintainer:
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ruby-pg
_gemname=pg
+# redmine 3.0 needs ~> 0.17.1
pkgver=0.17.1
-pkgrel=0
+pkgrel=1
pkgdesc="PostgreSQL API module for Ruby"
url="http://rubygems.org/gems/ruby-pg"
arch="all"