mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pgweb: update to 0.11.12.
This commit is contained in:
parent
5471f43967
commit
3a84ff0f7e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.11.11
|
||||
version=0.11.12
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/sosedoff/pgweb"
|
||||
|
@ -8,8 +8,9 @@ short_desc="Cross-platform client for Postgresql databases"
|
|||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||
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=4d8c64db7ec463a9366d404cbaf12215db855a5bdbf09253494d79dedd92db98
|
||||
checksum=f35d1bdef96c82b417e321856b08168e3aebc39d132548926251599d7ac79226
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue