mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
podman-tui: update to 1.6.1
This commit is contained in:
parent
3cd8d90812
commit
22b2466e89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'podman-tui'
|
||||
pkgname=podman-tui
|
||||
version=1.5.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containers/podman-tui"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/containers/podman-tui"
|
||||
changelog="https://github.com/containers/podman-tui/releases"
|
||||
distfiles="https://github.com/containers/podman-tui/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=d9ba16d37f959d7ae5ca6650c3ccc7b0e1a726215791c99604f8f5955ee8f61d
|
||||
checksum=a241119e1099711f889bae6fa7061130869317b711a96e3e9df2fed45e6fc979
|
||||
|
||||
post_install() {
|
||||
vdoc docs/README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue