mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 04:34:53 +01:00
9.13.0
This commit is contained in:
parent
729f2d9a0d
commit
c5c7b8c95a
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue