From 53633e297729fcd5d4275bfb9d2ea3ffa4cd7714 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 14 Jan 2020 23:22:36 +0100 Subject: community/postgresql-plpgsql_check: upgrade to 1.8.2 --- community/postgresql-plpgsql_check/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/postgresql-plpgsql_check') diff --git a/community/postgresql-plpgsql_check/APKBUILD b/community/postgresql-plpgsql_check/APKBUILD index 9d81a2baa2..0c67d4d666 100644 --- a/community/postgresql-plpgsql_check/APKBUILD +++ b/community/postgresql-plpgsql_check/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=postgresql-plpgsql_check _pkgname=plpgsql_check -pkgver=1.8.1 +pkgver=1.8.2 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="d799aa18c917f4c385f193b0b771cb31522d3e717b5fc73d1c58fa23c7c1ca3564ea544a18bf2620b9ee1458c3f65fd82ed706b51fce7d69d5da1744f22ae6d8 plpgsql_check-1.8.1.tar.gz" +sha512sums="55e602e7c8529726252d840d68470eef961445ed6fb4c432c40f69987e8dd30c3e1961519898d635a034925dd5cd869bdfae212f08a0d5d186fe1e636a175fab plpgsql_check-1.8.2.tar.gz" -- cgit v1.2.3