aboutsummaryrefslogtreecommitdiffstats
path: root/community/postgresql-plpgsql_check
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-01-05 19:06:48 +0100
committerJakub Jirutka <jakub@jirutka.cz>2020-01-05 19:14:43 +0100
commitba36cf9c63a20f2502aeb31b0a1d79d47326b829 (patch)
tree0ee7e7123a376e3affbbd5a0120c1c669c90a549 /community/postgresql-plpgsql_check
parent18faa9ce9dc73ec4066ac04a5924db48eca3bdb6 (diff)
downloadaports-ba36cf9c63a20f2502aeb31b0a1d79d47326b829.tar.bz2
aports-ba36cf9c63a20f2502aeb31b0a1d79d47326b829.tar.xz
community/postgresql-plpgsql_check: upgrade to 1.8.1
Diffstat (limited to 'community/postgresql-plpgsql_check')
-rw-r--r--community/postgresql-plpgsql_check/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/postgresql-plpgsql_check/APKBUILD b/community/postgresql-plpgsql_check/APKBUILD
index eeca12dc0a..9d81a2baa2 100644
--- a/community/postgresql-plpgsql_check/APKBUILD
+++ b/community/postgresql-plpgsql_check/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=postgresql-plpgsql_check
_pkgname=plpgsql_check
-pkgver=1.7.6
+pkgver=1.8.1
pkgrel=0
pkgdesc="Additional tools for plpgsql functions validation"
url="https://github.com/okbob/plpgsql_check"
@@ -25,4 +25,4 @@ package() {
install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses
}
-sha512sums="a8e217a71d0089e1c2ab3b95f0d13ab3357cefe7a2186654c6dcae251571fd6f0143de62e13c949fada4267d0a2efa48ccfebb14acf2e43f035f47b6f5c5aea7 plpgsql_check-1.7.6.tar.gz"
+sha512sums="d799aa18c917f4c385f193b0b771cb31522d3e717b5fc73d1c58fa23c7c1ca3564ea544a18bf2620b9ee1458c3f65fd82ed706b51fce7d69d5da1744f22ae6d8 plpgsql_check-1.8.1.tar.gz"