pgweb: update to 0.13.1.
This commit is contained in:
parent
0c071dd02d
commit
d71212a70a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.12.0
|
||||
version=0.13.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/sosedoff/pgweb"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://sosedoff.github.io/pgweb"
|
||||
changelog="https://github.com/sosedoff/pgweb/raw/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
||||
checksum=105975efc653126c1d66c00124b4ed0a3a15453d5d736dbdb61a3ad18278df5b
|
||||
checksum=5b2343c96d5e095f1596bba22e97e695e39eed0dccac1ff21f993e7b6b34d380
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue