xxHash: update to 0.7.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'xxHash'
|
# Template file for 'xxHash'
|
||||||
pkgname=xxHash
|
pkgname=xxHash
|
||||||
version=0.7.3
|
version=0.7.4
|
||||||
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=952ebbf5b11fbf59ae5d760a562d1e9112278f244340ad7714e8556cbe54f7f7
|
checksum=4d9706c9da4fbdf901598f5e3b71db0eddd4ac962e827a73ebf75d66dfd820fe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user