Skip to content
Snippets Groups Projects
Verified Commit 2130f52b authored by Morten Linderud's avatar Morten Linderud :surfer:
Browse files

upgpkg: 0.5.2-1

parent 37f145c1
No related branches found
Tags 4.4.0.20231231-2
No related merge requests found
pkgbase = nomad-driver-podman
pkgdesc = A nomad taskdriver for podman containers
pkgver = 0.5.1
pkgver = 0.5.2
pkgrel = 1
url = https://github.com/hashicorp/nomad-driver-podman
arch = x86_64
......@@ -10,7 +10,7 @@ pkgbase = nomad-driver-podman
depends = nomad
depends = podman
options = !lto
source = nomad-driver-podman::git+https://github.com/hashicorp/nomad-driver-podman#commit=ef9cf4b05613534549abbe92d7f687d9abc6cb18
source = nomad-driver-podman::git+https://github.com/hashicorp/nomad-driver-podman#commit=e06c271de5316d4db32417656d90fe3ec2be9011
b2sums = SKIP
pkgname = nomad-driver-podman
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=nomad-driver-podman
pkgver=0.5.1
pkgver=0.5.2
pkgrel=1
pkgdesc='A nomad taskdriver for podman containers'
arch=('x86_64')
......@@ -10,7 +10,7 @@ license=('MPL2')
depends=('nomad' 'podman')
makedepends=('git' 'go')
options=('!lto')
_commit=ef9cf4b05613534549abbe92d7f687d9abc6cb18 #refs/tags/v0.5.1
_commit=e06c271de5316d4db32417656d90fe3ec2be9011 #refs/tags/v0.5.2
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment