diff --git a/srcpkgs/sparsehash/template b/srcpkgs/sparsehash/template index b6e1725d3a3..ba9b6c009d4 100644 --- a/srcpkgs/sparsehash/template +++ b/srcpkgs/sparsehash/template @@ -1,16 +1,15 @@ # Template file for 'sparsehash' pkgname=sparsehash -version=2.0.3 +version=2.0.4 revision=1 -archs=noarch +wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure short_desc="Library that contains several hash-map implementations" maintainer="Orphaned " -license="BSD" +license="BSD-3-Clause" homepage="https://github.com/sparsehash/sparsehash" distfiles="https://github.com/sparsehash/sparsehash/archive/${pkgname}-${version}.tar.gz" -checksum=05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c -wrksrc="${pkgname}-${pkgname}-${version}" +checksum=8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58 post_install() { vlicense COPYING