diff options
-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 7abd299966..3648d785a7 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" |