pgweb: update to 0.11.10.
This commit is contained in:
parent
86f9bbe105
commit
1a5c4bfd93
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.11.9
|
||||
version=0.11.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/sosedoff/pgweb"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://sosedoff.github.io/pgweb"
|
||||
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
||||
checksum=2b93e8ebbb381e480c70a4c25ba62b7bb31a04e60be52951ddd874f603bd3789
|
||||
checksum=df2d16daa6f8fa9735b713199691ef74136f19fbbee14778248e41e247a1b93b
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue