community/postgresql-orafce: upgrade to 3.6.1

This commit is contained in:
Jakub Jirutka 2017-12-08 22:41:39 +01:00
parent 053cf30097
commit 36e3f33b87

View File

@ -2,9 +2,9 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=postgresql-orafce
_pkgname=orafce
pkgver=3.6.0
pkgver=3.6.1
_pkgver=VERSION_${pkgver//./_}
pkgrel=1
pkgrel=0
pkgdesc="Oracle's compatibility functions and packages for PostgreSQL"
url="https://github.com/orafce/orafce"
arch="all"
@ -32,4 +32,4 @@ package() {
rmdir ./usr/share/doc/postgresql
}
sha512sums="574128248caae7024b7cbabb3cb6a74cf493bb7e3cf20831febab9a62d788790bc166b5e7e67c110887d7ad9383b22f4521b28fbdb4c709ff3231951ad02d108 postgresql-orafce-3.6.0.tar.gz"
sha512sums="330e0147087375e65c224dd357cb6f369fe0c723e3f6024b4820c0792acf6f2459744a1003001f3048a4c75212a018f69ec5d3f6aca138eda75a95f9e3e9f039 postgresql-orafce-3.6.1.tar.gz"