diff --git a/srcpkgs/crossguid/template b/srcpkgs/crossguid/template index 135e8d40403..c846590103f 100644 --- a/srcpkgs/crossguid/template +++ b/srcpkgs/crossguid/template @@ -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 " -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