mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
pgweb: update to 0.11.3.
This commit is contained in:
parent
31ff117674
commit
8cc57619ac
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.2
|
version=0.11.3
|
||||||
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=e475973e7c1287905b3d2c26be9b9a11609cd05a088af77ef604823389a3d7ab
|
checksum=6d9606ce5c609e774781f588e5802108abb6355f706b6245e26906521799d9e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue