pgweb: update to 0.17.0.

Closes: #58045 [via git-merge-pr]
This commit is contained in:
Gerardo Di iorio
2025-12-13 16:42:32 -05:00
committed by classabbyamp
parent 7161c0f3f4
commit d55c11b33f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'pgweb'
pkgname=pgweb
version=0.16.2
version=0.17.0
revision=1
build_style=go
go_import_path="github.com/sosedoff/pgweb"
@@ -10,7 +10,7 @@ license="MIT"
homepage="https://sosedoff.github.io/pgweb"
changelog="https://github.com/sosedoff/pgweb/raw/master/CHANGELOG.md"
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
checksum=4120b03ee5047d8ea5bc9fd05629fb60bbdf5eca6a0e8b157fa4322ed54844ec
checksum=5a79b4a13f313f8b38d63957495bd6ece01ab28cf83e23b288cbb7a1b3dd7cfa
make_check=no #tests require postres istance
post_install() {