aboutsummaryrefslogtreecommitdiffstats
path: root/community/postgresql-plpgsql_check
diff options
context:
space:
mode:
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 686c3d1f69..2b9b44b50a 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.1
+pkgver=1.7.2
pkgrel=0
pkgdesc="Additional tools for plpgsql functions validation"
url="https://github.com/okbob/plpgsql_check"
@@ -24,4 +24,4 @@ package() {
make USE_PGXS=1 DESTDIR="$pkgdir" install
}
-sha512sums="437dc67ed3a4c8eba938d2109ede08b8cb385d8b362942803682a97e9d5d609ecb110bb8bc1818d415488e38555ec9268daf5f08ef9d84a2c7c45c20d30c266a plpgsql_check-1.7.1.tar.gz"
+sha512sums="9292b7546d59777f67624432720bb195209d8b25fbd37233eb2d395cc72096829a9f77aaaa1f391746e346462bfe2c6ef707bf426a1b4b49cdd9505a891d20d0 plpgsql_check-1.7.2.tar.gz"