From e572d30878ee405e77f15b7aca6461d20aee1fa4 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sat, 7 Mar 2020 12:46:24 +0100 Subject: [PATCH] xxHash: update to 0.7.3. --- srcpkgs/xxHash/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xxHash/template b/srcpkgs/xxHash/template index 4835415747..7152885965 100644 --- a/srcpkgs/xxHash/template +++ b/srcpkgs/xxHash/template @@ -1,6 +1,6 @@ # Template file for 'xxHash' pkgname=xxHash -version=0.7.2 +version=0.7.3 revision=1 build_style=gnu-makefile make_use_env=yes @@ -10,7 +10,7 @@ maintainer="John " license="BSD-2-Clause, GPL-2.0-or-later" homepage="https://cyan4973.github.io/xxHash/" distfiles="https://github.com/Cyan4973/${pkgname}/archive/v${version}.tar.gz>xxhash-${version}.tar.gz" -checksum=7e93d28e81c3e95ff07674a400001d0cdf23b7842d49b211e5582d00d8e3ac3e +checksum=952ebbf5b11fbf59ae5d760a562d1e9112278f244340ad7714e8556cbe54f7f7 post_install() { vlicense LICENSE