mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pgweb: update to 0.11.11.
This commit is contained in:
parent
3949d770ff
commit
ad6edde0f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pgweb'
|
# Template file for 'pgweb'
|
||||||
pkgname=pgweb
|
pkgname=pgweb
|
||||||
version=0.11.10
|
version=0.11.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/sosedoff/pgweb"
|
go_import_path="github.com/sosedoff/pgweb"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://sosedoff.github.io/pgweb"
|
homepage="https://sosedoff.github.io/pgweb"
|
||||||
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
||||||
checksum=df2d16daa6f8fa9735b713199691ef74136f19fbbee14778248e41e247a1b93b
|
checksum=4d8c64db7ec463a9366d404cbaf12215db855a5bdbf09253494d79dedd92db98
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue