aboutsummaryrefslogtreecommitdiffstats
path: root/community/postgresql-orafce
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-11-04 22:25:07 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-11-04 23:29:17 +0100
commit73ce8c56608fc15b718788d7318ba0ec60ee21e4 (patch)
tree03a1b80129558d6620010d00260dd234a9139e21 /community/postgresql-orafce
parentd67ceb66a1ca9e1899071c9ef09fffba29fa0417 (diff)
downloadaports-73ce8c56608fc15b718788d7318ba0ec60ee21e4.tar.bz2
aports-73ce8c56608fc15b718788d7318ba0ec60ee21e4.tar.xz
community/postgresql-orafce: rebuild against postgresql 10.0
Diffstat (limited to 'community/postgresql-orafce')
-rw-r--r--community/postgresql-orafce/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/postgresql-orafce/APKBUILD b/community/postgresql-orafce/APKBUILD
index dcadb06f6c..899ae21984 100644
--- a/community/postgresql-orafce/APKBUILD
+++ b/community/postgresql-orafce/APKBUILD
@@ -4,7 +4,7 @@ pkgname=postgresql-orafce
_pkgname=orafce
pkgver=3.6.0
_pkgver=VERSION_${pkgver//./_}
-pkgrel=0
+pkgrel=1
pkgdesc="Oracle's compatibility functions and packages for PostgreSQL"
url="https://github.com/orafce/orafce"
arch="all"