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


Commits:
55461171 by Justin Kromlinger at 2024-03-27T18:56:20+01:00
upgpkg: 1.18.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = consul
        pkgdesc = A tool for service discovery, monitoring and configuration.
-       pkgver = 1.18.0
-       pkgrel = 2
+       pkgver = 1.18.1
+       pkgrel = 1
        url = https://www.consul.io
        install = consul.install
        arch = x86_64
@@ -17,12 +17,12 @@ pkgbase = consul
        makedepends = npm
        depends = glibc
        backup = etc/default/consul
-       source = 
git+https://github.com/hashicorp/consul#commit=349cec176db1a6067952c1708d384e56de4eb9e1
+       source = 
git+https://github.com/hashicorp/consul#commit=98cb473cc11f2de0ccb61106381b0c7e92819c58
        source = consul.service
        source = consul.default
        source = consul.sysusers
        source = example.json
-       sha512sums = SKIP
+       sha512sums = 
b1fdef80e3c4185d45b9bffd931087ce29b7829c42fabd6b70c67dd516b8e4ff21098cbf7910ba0633f4ae2294a6ede359cda6120e8a53ec6ced3d4b9100570e
        sha512sums = 
c70b9d1556f6c7ecb2e915ab685f289cef0e31198bd2e50c74a0483bbfb387beec67334f539a90adbf68b61b07946e98b300ab8a8e26e53b35f4ab4894adeb04
        sha512sums = 
ec5a800529a297c709fa383c094ecf106351cf0f8ac7b613b972d415d77fe001088902d7ab805e63e78a8e6360323fec1b795db5a4446df1e21b9b4ed31e7079
        sha512sums = 
ef872aedb2bc022a29292b7972a792b22e684c1ccb904a2b2cfec6d8966c28fb19be1452ce060821c419f1b646b236ba2e783175595e4bb6926d164c27a15c87


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Maintainer: Justin Kromlinger <hashwo...@archlinux.org>
 
 pkgname=consul
-_commit=349cec176db1a6067952c1708d384e56de4eb9e1
-pkgver=1.18.0
-pkgrel=2
+_commit=98cb473cc11f2de0ccb61106381b0c7e92819c58
+pkgver=1.18.1
+pkgrel=1
 pkgdesc="A tool for service discovery, monitoring and configuration."
 arch=('x86_64')
 url="https://www.consul.io";
@@ -21,7 +21,7 @@ 
source=("git+https://github.com/hashicorp/consul#commit=${_commit}";
         )
 install=consul.install
 backup=('etc/default/consul')
-sha512sums=('SKIP'
+sha512sums=('b1fdef80e3c4185d45b9bffd931087ce29b7829c42fabd6b70c67dd516b8e4ff21098cbf7910ba0633f4ae2294a6ede359cda6120e8a53ec6ced3d4b9100570e'
             
'c70b9d1556f6c7ecb2e915ab685f289cef0e31198bd2e50c74a0483bbfb387beec67334f539a90adbf68b61b07946e98b300ab8a8e26e53b35f4ab4894adeb04'
             
'ec5a800529a297c709fa383c094ecf106351cf0f8ac7b613b972d415d77fe001088902d7ab805e63e78a8e6360323fec1b795db5a4446df1e21b9b4ed31e7079'
             
'ef872aedb2bc022a29292b7972a792b22e684c1ccb904a2b2cfec6d8966c28fb19be1452ce060821c419f1b646b236ba2e783175595e4bb6926d164c27a15c87'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/consul/-/commit/554611710fbca4811297b631cb976af75004e01d

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


Reply via email to