hashworks pushed to branch main at Arch Linux / Packaging / Packages / consul
Commits:
621059c3 by Justin Kromlinger at 2024-03-07T17:35:48+01:00
upgpkg: 1.18.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = consul
pkgdesc = A tool for service discovery, monitoring and configuration.
- pkgver = 1.17.3
+ pkgver = 1.18.0
pkgrel = 1
url = https://www.consul.io
install = consul.install
@@ -17,7 +17,7 @@ pkgbase = consul
makedepends = npm
depends = glibc
backup = etc/default/consul
- source =
git+https://github.com/hashicorp/consul#commit=009041f807ba1d6263052fda7406bc0d9e3125af
+ source =
git+https://github.com/hashicorp/consul#commit=349cec176db1a6067952c1708d384e56de4eb9e1
source = consul.service
source = consul.default
source = consul.sysusers
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=consul
-_commit=009041f807ba1d6263052fda7406bc0d9e3125af
-pkgver=1.17.3
+_commit=349cec176db1a6067952c1708d384e56de4eb9e1
+pkgver=1.18.0
pkgrel=1
pkgdesc="A tool for service discovery, monitoring and configuration."
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul/-/commit/621059c3b3251786f7d9faa58c754ff2765e1526
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul/-/commit/621059c3b3251786f7d9faa58c754ff2765e1526
You're receiving this email because of your account on gitlab.archlinux.org.