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