mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
nomad-driver-podman: update to 0.6.3.
This commit is contained in:
parent
1dc2ebfd90
commit
7e9f56220f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nomad-driver-podman'
|
# Template file for 'nomad-driver-podman'
|
||||||
pkgname=nomad-driver-podman
|
pkgname=nomad-driver-podman
|
||||||
version=0.5.1
|
version=0.6.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/hashicorp/nomad-driver-podman
|
go_import_path=github.com/hashicorp/nomad-driver-podman
|
||||||
short_desc="Nomad task driver plugin for podman containers"
|
short_desc="Nomad task driver plugin for podman containers"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/hashicorp/nomad-driver-podman"
|
homepage="https://github.com/hashicorp/nomad-driver-podman"
|
||||||
distfiles="https://github.com/hashicorp/nomad-driver-podman/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/hashicorp/nomad-driver-podman/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=3465663dbe04f522886fca108e9cab3e1018c846d6a9f6946cb64537dd28dfbf
|
checksum=c751e8433d25e3b0c9000d70df186a375c4ec4fc40c7d8989b8bb7b43158b038
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/libexec/nomad
|
vmkdir usr/libexec/nomad
|
||||||
|
|
Loading…
Add table
Reference in a new issue