aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-10-28 23:57:01 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-10-29 00:38:50 +0100
commit658a37e46386fb59273026ee03336a5fc34a5fe5 (patch)
tree4ae3176ee371acfa5f70609d88a7d330410be227
parent9fd97b36c967ccd3e58878f48e2704da7e1467e1 (diff)
community/postgresql-orafce: rebuild against postgresql 11.0
-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 7abd2999669..3648d785a7c 100644
--- a/community/postgresql-orafce/APKBUILD
+++ b/community/postgresql-orafce/APKBUILD
@@ -4,7 +4,7 @@ pkgname=postgresql-orafce
_pkgname=orafce
pkgver=3.6.1
_pkgver=VERSION_${pkgver//./_}
-pkgrel=0
+pkgrel=1
pkgdesc="Oracle's compatibility functions and packages for PostgreSQL"
url="https://github.com/orafce/orafce"
arch="all"