Merge pull request #2228 from 0xACE/patch-6

xxhash updated from v0.6.4 => v0.6.5
This commit is contained in:
mabrand 2018-11-14 11:15:18 +01:00 committed by GitHub
commit dced53cb91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ PKG := xxhash
$(PKG)_WEBSITE := https://cyan4973.github.io/xxHash/
$(PKG)_DESCR := xxHash
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.6.4
$(PKG)_CHECKSUM := 4570ccd111df6b6386502791397906bf69b7371eb209af7d41debc2f074cdb22
$(PKG)_VERSION := 0.6.5
$(PKG)_CHECKSUM := 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95
$(PKG)_GH_CONF := Cyan4973/xxHash/tags,v
$(PKG)_DEPS := cc