pgweb: update to 0.11.0.
This commit is contained in:
parent
73bcf6e957
commit
aea8ba930e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
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="http://sosedoff.github.io/pgweb"
|
||||
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
||||
checksum=5783f3f368556226018f1388a1e971075104bfdd2286aedf5a0ca257dbdf38ff
|
||||
checksum=c3d73792a1deee527a4213e0b725a0caea8bb232c7e8e0a5162f2082bd86b368
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue