Date: Tuesday, March 21, 2023 @ 17:15:11 Author: foxxx0 Revision: 1425001
upgpkg: consul 1.15.1-1: update to upstream release 1.15.1 Modified: consul/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-21 17:04:36 UTC (rev 1425000) +++ PKGBUILD 2023-03-21 17:15:11 UTC (rev 1425001) @@ -2,9 +2,9 @@ # Maintainer: Felix Yan <[email protected]> pkgname=consul -_commit=dae670fefdb53352c71af810140425552ca3f299 -pkgver=1.14.4 -pkgrel=2 +_commit=7c04b6a0dd433619e788617434a4c236b7d4f892 +pkgver=1.15.1 +pkgrel=1 pkgdesc="A tool for service discovery, monitoring and configuration." arch=('x86_64') url="https://www.consul.io"
