highway: update to 1.1.0

This commit is contained in:
yosh 2024-03-08 22:00:13 -05:00 committed by oreo639
parent 83d8b8b4cd
commit 5861a18703

View file

@ -1,6 +1,6 @@
# Template file for 'highway'
pkgname=highway
version=1.0.7
version=1.1.0
revision=1
build_style=cmake
configure_args="-DHWY_SYSTEM_GTEST=ON -DHWY_ENABLE_EXAMPLES=OFF"
@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/google/highway"
changelog="https://raw.githubusercontent.com/google/highway/master/debian/changelog"
distfiles="https://github.com/google/highway/archive/${version}.tar.gz"
checksum=5434488108186c170a5e2fca5e3c9b6ef59a1caa4d520b008a9b8be6b8abe6c5
checksum=354a8b4539b588e70b98ec70844273e3f2741302c4c377bcc4e81b3d1866f7c9
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=OFF"