pgweb: update to 0.11.4.
This commit is contained in:
parent
e3b836224b
commit
68a111797e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.11.3
|
||||
version=0.11.4
|
||||
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=6d9606ce5c609e774781f588e5802108abb6355f706b6245e26906521799d9e2
|
||||
checksum=1dc101abc31bc349a38b746b98835572498049d06b8be9938c795f89bbeac936
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue