hashworks pushed to branch main at Arch Linux / Packaging / Packages / consul
Commits:
3340c50f by Justin Kromlinger at 2024-08-27T23:40:57+02:00
upgpkg: 1.19.2-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.19.1
+ pkgver = 1.19.2
pkgrel = 1
url = https://www.consul.io
install = consul.install
@@ -17,12 +17,12 @@ pkgbase = consul
makedepends = npm
depends = glibc
backup = etc/default/consul
- source = git+https://github.com/hashicorp/consul#tag=v1.19.1
+ source = git+https://github.com/hashicorp/consul#tag=v1.19.2
source = consul.service
source = consul.default
source = consul.sysusers
source = example.json
- sha512sums =
c81614779e849b4a8a592277efa2ec8e1b2e99b75397bb619cf3ab97a93842064fc5e22eb904e0b8e0f911d051041329090ddd6668a00fdd73ee18c05e0c4c1d
+ sha512sums =
62493d0f59e9b19db03c9ab2beb73d9901ea187fefc8f1d45add5896401bd3ad0e3941a4c2107d2bad43d311e531519cf7a9179318e9d402e8beedad30af3c52
sha512sums =
c70b9d1556f6c7ecb2e915ab685f289cef0e31198bd2e50c74a0483bbfb387beec67334f539a90adbf68b61b07946e98b300ab8a8e26e53b35f4ab4894adeb04
sha512sums =
ec5a800529a297c709fa383c094ecf106351cf0f8ac7b613b972d415d77fe001088902d7ab805e63e78a8e6360323fec1b795db5a4446df1e21b9b4ed31e7079
sha512sums =
ef872aedb2bc022a29292b7972a792b22e684c1ccb904a2b2cfec6d8966c28fb19be1452ce060821c419f1b646b236ba2e783175595e4bb6926d164c27a15c87
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Maintainer: Justin Kromlinger <[email protected]>
pkgname=consul
-pkgver=1.19.1
+pkgver=1.19.2
pkgrel=1
pkgdesc="A tool for service discovery, monitoring and configuration."
arch=('x86_64')
@@ -20,7 +20,7 @@
source=("git+https://github.com/hashicorp/consul#tag=v${pkgver}"
)
install=consul.install
backup=('etc/default/consul')
-sha512sums=('c81614779e849b4a8a592277efa2ec8e1b2e99b75397bb619cf3ab97a93842064fc5e22eb904e0b8e0f911d051041329090ddd6668a00fdd73ee18c05e0c4c1d'
+sha512sums=('62493d0f59e9b19db03c9ab2beb73d9901ea187fefc8f1d45add5896401bd3ad0e3941a4c2107d2bad43d311e531519cf7a9179318e9d402e8beedad30af3c52'
'c70b9d1556f6c7ecb2e915ab685f289cef0e31198bd2e50c74a0483bbfb387beec67334f539a90adbf68b61b07946e98b300ab8a8e26e53b35f4ab4894adeb04'
'ec5a800529a297c709fa383c094ecf106351cf0f8ac7b613b972d415d77fe001088902d7ab805e63e78a8e6360323fec1b795db5a4446df1e21b9b4ed31e7079'
'ef872aedb2bc022a29292b7972a792b22e684c1ccb904a2b2cfec6d8966c28fb19be1452ce060821c419f1b646b236ba2e783175595e4bb6926d164c27a15c87'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul/-/commit/3340c50f91bfed2cdb99d3822248e44ea18bcfaf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/consul/-/commit/3340c50f91bfed2cdb99d3822248e44ea18bcfaf
You're receiving this email because of your account on gitlab.archlinux.org.