diff --git a/srcpkgs/xxHash/template b/srcpkgs/xxHash/template index a7716d59a75..1b4d28388ce 100644 --- a/srcpkgs/xxHash/template +++ b/srcpkgs/xxHash/template @@ -1,14 +1,14 @@ # Template file for 'xxHash' pkgname=xxHash -version=0.6.4 +version=0.6.5 revision=1 build_style=gnu-makefile short_desc="Fast non-cryptographic hashing algorithm" maintainer="Evan Deaubl " -license="BSD, GPL-2" +license="BSD-2-Clause, GPL-2.0-or-later" homepage="http://xxhash.com" distfiles="https://github.com/Cyan4973/${pkgname}/archive/v${version}.tar.gz>xxhash-${version}.tar.gz" -checksum=4570ccd111df6b6386502791397906bf69b7371eb209af7d41debc2f074cdb22 +checksum=19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95 make_check_target="test" do_install() {