mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
cvm: fix license
This commit is contained in:
parent
3bc6a77d56
commit
569cb3e82d
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'cvm'
|
# Template file for 'cvm'
|
||||||
pkgname=cvm
|
pkgname=cvm
|
||||||
version=0.97
|
version=0.97
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="bglibs-devel"
|
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
|
makedepends="bglibs-devel"
|
||||||
short_desc="Credential Validation Modules"
|
short_desc="Credential Validation Modules"
|
||||||
maintainer="bougyman <bougyman@voidlinux.org>"
|
maintainer="bougyman <bougyman@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://untroubled.org/cvm/"
|
homepage="http://untroubled.org/cvm/"
|
||||||
distfiles="http://untroubled.org/cvm/cvm-${version}.tar.gz"
|
distfiles="http://untroubled.org/cvm/cvm-${version}.tar.gz"
|
||||||
checksum=82e7751d63cc2ae91457e28b5326885beb1d082d4f0695f4fdaac5ffa70a0c47
|
checksum=82e7751d63cc2ae91457e28b5326885beb1d082d4f0695f4fdaac5ffa70a0c47
|
||||||
|
|
Loading…
Add table
Reference in a new issue