mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
pgweb: update to 0.12.0.
This commit is contained in:
parent
b6663b2921
commit
285c8ff728
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pgweb'
|
||||
pkgname=pgweb
|
||||
version=0.11.12
|
||||
version=0.12.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=f35d1bdef96c82b417e321856b08168e3aebc39d132548926251599d7ac79226
|
||||
checksum=105975efc653126c1d66c00124b4ed0a3a15453d5d736dbdb61a3ad18278df5b
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue