mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
podman-tui: update to 0.12.0.
This commit is contained in:
parent
59b71cae22
commit
2dae99323d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'podman-tui'
|
# Template file for 'podman-tui'
|
||||||
pkgname=podman-tui
|
pkgname=podman-tui
|
||||||
version=0.9.1
|
version=0.12.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/containers/podman-tui"
|
go_import_path="github.com/containers/podman-tui"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Uli Baum <xeji@cat3.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/containers/podman-tui"
|
homepage="https://github.com/containers/podman-tui"
|
||||||
distfiles="https://github.com/containers/podman-tui/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/podman-tui/archive/v${version}.tar.gz"
|
||||||
checksum=c3d2cf9fbac9e319c725a79385eccb079ab8395fc35f0107a6de12b3be01128d
|
checksum=3e1cde5556ffc4cd463fd4888a518615d49686138693679df636383b64223db9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc docs/README.md
|
vdoc docs/README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue