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