This commit is contained in:
Patrick Münch 2024-01-07 22:57:51 +00:00
parent 729f2d9a0d
commit c5c7b8c95a
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ pkgbase = cnspec
pkgrel = 1
url = https://mondoo.com
arch = x86_64
license = MPL 2.0
license = BUSL-1.1
depends = cnquery
source = https://releases.mondoo.com/cnspec/9.13.0/cnspec_9.13.0_linux_amd64.tar.gz
sha256sums = 504dca5fa4b616a55d1d753655b582f7db3ed0ef16c3c5eeac27c0ad6343e84a

View file

@ -8,7 +8,7 @@ pkgver="${orignalVersion/-/_}"
pkgrel=1
pkgdesc="Cloud-Native Security and Policy Framework "
url="https://mondoo.com"
license=('MPL 2.0')
license=('BUSL-1.1')
source=(
"https://releases.mondoo.com/cnspec/${orignalVersion}/cnspec_${orignalVersion}_linux_amd64.tar.gz"
)