crossguid: fix license

This commit is contained in:
Colin Booth 2021-03-27 10:27:10 -07:00 committed by Érico Nogueira Rolim
parent e5f126448b
commit 3bc6a77d56

View file

@ -1,15 +1,15 @@
# Template file for 'crossguid'
pkgname=crossguid
version=0.2.2
revision=1
revision=2
build_style=cmake
makedepends="libuuid-devel"
short_desc="Lightweight cross platform C++ GUID/UUID library (git $_gitshort)"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3"
license="MIT"
homepage="https://github.com/graeme-hill/crossguid"
distfiles="$homepage/archive/v$version.tar.gz"
makedepends="libuuid-devel"
checksum=48321928473c682b0cdc7e17bbd3390f79f4b98ab22fef3b81a852dda81fd195
build_style=cmake
do_install() {
vlicense LICENSE