mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pgweb: update to 0.11.8.
This commit is contained in:
parent
c2e764fc50
commit
c4a78d7626
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.7
|
version=0.11.8
|
||||||
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="http://sosedoff.github.io/pgweb"
|
homepage="http://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=d35f74a6d80093764aece7b0a0ad6869799d04316efab077e0f7603835a9f159
|
checksum=b391dee6e88c534db82d71515d7efa642e6a34bcded93250fd3f8c2150e75cd9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue