aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 80f3c4b83d9..ca4afdf3d8d 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"