pgweb: update to 0.11.2.
This commit is contained in:
parent
5f75ff6b7b
commit
9a39279421
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
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=a4de020f1c68f9d26983f93d12cff992db318695d14bcaff51211a5fb761987f
|
||||
checksum=e475973e7c1287905b3d2c26be9b9a11609cd05a088af77ef604823389a3d7ab
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue