diff options
Diffstat (limited to 'community/postgresql-orafce')
-rw-r--r-- | community/postgresql-orafce/APKBUILD | 2 |
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" |