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


Commits:
3268a27b by Justin Kromlinger at 2023-12-16T19:05:12+01:00
upgpkg: 1.17.1-2: Fix license

Resolves #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = consul
        pkgdesc = A tool for service discovery, monitoring and configuration.
        pkgver = 1.17.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.consul.io
        install = consul.install
        arch = x86_64
-       license = MPL2
+       license = BUSL-1.1
        makedepends = git
        makedepends = go
        makedepends = gox


=====================================
PKGBUILD
=====================================
@@ -5,11 +5,11 @@
 pkgname=consul
 _commit=9bcafa2495399acb52c65fc5759d1981dca633ce
 pkgver=1.17.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool for service discovery, monitoring and configuration."
 arch=('x86_64')
 url="https://www.consul.io";
-license=('MPL2')
+license=('BUSL-1.1')
 depends=('glibc')
 makedepends=('git' 'go' 'gox' 'go-tools')
 #makedepends+=('procps-ng' 'zip' 'yarn' 'nodejs-lts-fermium' 'npm')  # 
makedepds for the UI



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

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


Reply via email to