pgweb: update to 0.11.11.
This commit is contained in:
parent
3949d770ff
commit
ad6edde0f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.11.10
|
||||
version=0.11.11
|
||||
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=df2d16daa6f8fa9735b713199691ef74136f19fbbee14778248e41e247a1b93b
|
||||
checksum=4d8c64db7ec463a9366d404cbaf12215db855a5bdbf09253494d79dedd92db98
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue