[arch-commits] Commit in consul/trunk (PKGBUILD)

Thore Bödecker foxxx0 at gemini.archlinux.org
Tue Dec 28 10:32:38 UTC 2021


    Date: Tuesday, December 28, 2021 @ 10:32:38
  Author: foxxx0
Revision: 1085491

upgpkg: consul 1.10.4-1: update to upstream release 1.10.4

Modified:
  consul/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-28 10:31:37 UTC (rev 1085490)
+++ PKGBUILD	2021-12-28 10:32:38 UTC (rev 1085491)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=consul
-pkgver=1.10.3
+pkgver=1.10.4
 pkgrel=1
 pkgdesc="A tool for service discovery, monitoring and configuration."
 arch=('x86_64')
@@ -20,7 +20,7 @@
         )
 install=consul.install
 backup=('etc/default/consul')
-sha512sums=('02bb8435e1a02711b5cacdc50165c8c81d27051c709d62a3f5e7b1b6121e1e47f20460b6a302ccc27a5ad9814774e8af1545e9b4a4ae4170b34218bf1587755b'
+sha512sums=('c41a6cbdbdafd2162a7e11a7466436716510ea2376c94374684d738cb10cc9e46d4a89fb0ae6d89a681135497c03a1b7e5c6adde1306c1bd06c26413a3b88782'
             'c70b9d1556f6c7ecb2e915ab685f289cef0e31198bd2e50c74a0483bbfb387beec67334f539a90adbf68b61b07946e98b300ab8a8e26e53b35f4ab4894adeb04'
             'ec5a800529a297c709fa383c094ecf106351cf0f8ac7b613b972d415d77fe001088902d7ab805e63e78a8e6360323fec1b795db5a4446df1e21b9b4ed31e7079'
             'ef872aedb2bc022a29292b7972a792b22e684c1ccb904a2b2cfec6d8966c28fb19be1452ce060821c419f1b646b236ba2e783175595e4bb6926d164c27a15c87'
@@ -65,13 +65,13 @@
 ##############################################################################
 # check() {
 #   cd "${srcdir}/${pkgname}-${pkgver}"
-# 
+#
 #   # prevent e.g. syslog tests
 #   export TRAVIS='true'
-# 
+#
 #   # some tests need the built `consul` binary in $PATH
 #   export PATH="${PWD}/build:${PATH}"
-# 
+#
 #   # weird race conditions when being run overparallelized
 #   go test -v -p 2 -parallel 2 './...'
 # }



More information about the arch-commits mailing list