pgweb: update to 0.14.0.
This commit is contained in:
parent
48b8ccc9ce
commit
03f99a6e38
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.13.1
|
||||
version=0.14.0
|
||||
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=5b2343c96d5e095f1596bba22e97e695e39eed0dccac1ff21f993e7b6b34d380
|
||||
checksum=801f83449b88ef241a30f69d5c4201adc295f4393182cea195e51281c6df58e1
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue