mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
bbf5990425
commit
25e9c64fbb
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.15.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/sosedoff/pgweb"
|
go_import_path="github.com/sosedoff/pgweb"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://sosedoff.github.io/pgweb"
|
homepage="https://sosedoff.github.io/pgweb"
|
||||||
changelog="https://github.com/sosedoff/pgweb/raw/master/CHANGELOG.md"
|
changelog="https://github.com/sosedoff/pgweb/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sosedoff/pgweb/archive/v${version}.tar.gz"
|
||||||
checksum=fb8c324d8c7c6efd144cdb977b30eb0ec2b2051b23c97ab6a7a2be578e1247b9
|
checksum=f2974238977d4f405e37918c1158650d34e67f6cfc1b7cb9d3d88ae5881a6d58
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue