pgweb: update to 0.14.1.
This commit is contained in:
parent
43bb85c7c6
commit
7bb1d22dfe
@ -1,7 +1,7 @@
|
||||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.14.0
|
||||
revision=2
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/sosedoff/pgweb"
|
||||
short_desc="Cross-platform client for Postgresql databases"
|
||||
@ -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=801f83449b88ef241a30f69d5c4201adc295f4393182cea195e51281c6df58e1
|
||||
checksum=e6636ff079c8b01ac2add78c7a05f86d61550a5213155065c892015e6217be01
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
Loading…
Reference in New Issue
Block a user