xxHash: update to 0.7.1.
This commit is contained in:
parent
8f0d113d7e
commit
51118796b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xxHash'
|
# Template file for 'xxHash'
|
||||||
pkgname=xxHash
|
pkgname=xxHash
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="BSD-2-Clause, GPL-2.0-or-later"
|
license="BSD-2-Clause, GPL-2.0-or-later"
|
||||||
homepage="https://cyan4973.github.io/xxHash/"
|
homepage="https://cyan4973.github.io/xxHash/"
|
||||||
distfiles="https://github.com/Cyan4973/${pkgname}/archive/v${version}.tar.gz>xxhash-${version}.tar.gz"
|
distfiles="https://github.com/Cyan4973/${pkgname}/archive/v${version}.tar.gz>xxhash-${version}.tar.gz"
|
||||||
checksum=b34792646d5e19964bb7bba24f06cb13aecaac623ab91a54da08aa19d3686d7e
|
checksum=afa29766cfc0448ff4a1fd9f2c47e02c48d50be5b79749925d15d545008c3f81
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue