jaq: update to 2.1.0
This commit is contained in:
parent
f52c0f8072
commit
3363035cfc
@ -1,6 +1,6 @@
|
||||
# Template file for 'jaq'
|
||||
pkgname=jaq
|
||||
version=2.0.1
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features"
|
||||
@ -11,12 +11,7 @@ license="MIT"
|
||||
homepage="https://github.com/01mf02/jaq"
|
||||
changelog="https://github.com/01mf02/jaq/releases"
|
||||
distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e554f375500d09813c9a2f4454217b8d12ae3be5dba56bc545b199ae0d4ab72e
|
||||
|
||||
# uses machine-sized integers but tests run on 64 bit values
|
||||
if [ "${XBPS_WORDSIZE}" = 32 ]; then
|
||||
make_check_args+=" -- --skip math_rem"
|
||||
fi
|
||||
checksum=59cd17e806a4797e28fa42073c6c8a4d6fb40e28efd7a63f3004d1d738d5be93
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user