hashworks pushed to branch main at Arch Linux / Packaging / Packages / nomad


Commits:
a3466e13 by Justin Kromlinger at 2023-12-09T18:00:43+01:00
upgpkg: 1.7.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nomad
        pkgdesc = A simple and flexible workload orchestrator
-       pkgver = 1.6.3
+       pkgver = 1.7.1
        pkgrel = 1
        url = https://www.nomadproject.io
        arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = nomad
        optdepends = nomad-driver-containerd: for containerd driver
        options = !lto
        backup = etc/nomad.d/defaults.hcl
-       source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=e0497bff14378d68cad76a801cc0eba93ce05039
+       source = 
nomad::git+https://github.com/hashicorp/nomad.git#commit=608e719430038cdeb5fe108536d90cf88a8540e3
        source = systemd.service
        source = tmpfiles.conf
        source = defaults.hcl


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=nomad
-pkgver=1.6.3
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='A simple and flexible workload orchestrator'
 arch=('x86_64')
@@ -23,7 +23,7 @@ optdepends=(
 )
 backup=('etc/nomad.d/defaults.hcl')
 options=('!lto')
-_commit=e0497bff14378d68cad76a801cc0eba93ce05039 #refs/tags/v1.6.3
+_commit=608e719430038cdeb5fe108536d90cf88a8540e3 #refs/tags/v1.7.1
 source=(
   "$pkgname::git+https://github.com/hashicorp/nomad.git#commit=$_commit";
   'systemd.service'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nomad/-/commit/a3466e13cf0daecd14432fab47d52dc063695601

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nomad/-/commit/a3466e13cf0daecd14432fab47d52dc063695601
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to