From 17fc111b3ac67f45ff2329008b88d3f0ad25f896 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 27 Oct 2019 11:40:23 +0100 Subject: community/postgresql-plpgsql_check: upgrade to 1.7.6 --- 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 c2699e9717..eeca12dc0a 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.7.3 +pkgver=1.7.6 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="ba76fa735dfb32a43124af585b7d0562fc8a591a521a9c2bca9b8ad7728839b9ff06b9cea17d056a6fd511616486448b9b10aa3299a62796a78b3e80fcc5a513 plpgsql_check-1.7.3.tar.gz" +sha512sums="a8e217a71d0089e1c2ab3b95f0d13ab3357cefe7a2186654c6dcae251571fd6f0143de62e13c949fada4267d0a2efa48ccfebb14acf2e43f035f47b6f5c5aea7 plpgsql_check-1.7.6.tar.gz" -- cgit v1.2.3