xxHash: update to 0.8.2.
This commit is contained in:
parent
bf8b3e7a0a
commit
e35514d4ef
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xxHash'
|
||||
pkgname=xxHash
|
||||
version=0.8.1
|
||||
revision=2
|
||||
version=0.8.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_check_target="test"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
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=3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c
|
||||
checksum=baee0c6afd4f03165de7a4e67988d16f0f2b257b51d0e3cb91909302a26a79c4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue