arb: update to 2.22.1.
This commit is contained in:
parent
8019ccb113
commit
5a3628edf5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'arb'
|
||||
pkgname=arb
|
||||
version=2.22.0
|
||||
version=2.22.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-flint=/usr"
|
||||
|
@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://arblib.org"
|
||||
changelog="https://raw.githubusercontent.com/fredrik-johansson/arb/master/doc/source/history.rst"
|
||||
distfiles="https://github.com/fredrik-johansson/arb/archive/${version}.tar.gz"
|
||||
checksum=3e40ab8cf61c0cd63d5901064d73eaa2d04727bbdc6eebb1727997958a14f24d
|
||||
checksum=1ef85518eee04885e8a90196498bc75e4e2410621d4184f2bc01d46b7080a243
|
||||
|
||||
CFLAGS="-D_GNU_SOURCE" # needed for cpu_set_t
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue