mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
podman-tui: update to 1.5.0
This commit is contained in:
parent
a0f211a140
commit
d2c7f14671
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'podman-tui'
|
||||
pkgname=podman-tui
|
||||
version=1.1.0
|
||||
revision=2
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/containers/podman-tui"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=a89274fe1eb7c9dc90e52c2729e3cd6b4e0a892138fc95afc37e4ffd42fb40d6
|
||||
checksum=d9ba16d37f959d7ae5ca6650c3ccc7b0e1a726215791c99604f8f5955ee8f61d
|
||||
|
||||
post_install() {
|
||||
vdoc docs/README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue