aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-12-04 17:19:47 +0100
committerJakub Jirutka <jakub@jirutka.cz>2020-12-04 17:28:01 +0100
commit9a1a5348740a9e4c75902814c0c5b4deba5f52f8 (patch)
treea05bb59bf0cd8d3d24fc99f6f5760c3505ccb0d4
parent85c80d05dd9082939a27a42c055fbc223ba26560 (diff)
community/postgresql-plpgsql_check: upgrade to 1.15.1
-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 47fd87bf8f2..c5743c58076 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.13.1
+pkgver=1.15.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="4b9ba2904d8ecb61119deed823623cd19fb887a9dbf39597c509e3f77637c7da1135011697b3c67dd456240e271b7476db13670cce1d5e042275c638ce5dc719 plpgsql_check-1.13.1.tar.gz"
+sha512sums="b579fc308bc1493887590343a682915391eca375f4723d3cc13ea5b60278309558f81001bd17adc3de73a4de7068a06536ceacef4b67048823536b654a8e2963 plpgsql_check-1.15.1.tar.gz"