arb: update to 2.22.0.
This commit is contained in:
parent
c27ac240f6
commit
6fe5cdf15e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'arb'
|
||||
pkgname=arb
|
||||
version=2.21.1
|
||||
version=2.22.0
|
||||
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=aecc9f55eb35a00a2490e9a7536a0babf8ac86bb13d32a4a95e1216f9f5cbfa8
|
||||
checksum=3e40ab8cf61c0cd63d5901064d73eaa2d04727bbdc6eebb1727997958a14f24d
|
||||
|
||||
CFLAGS="-D_GNU_SOURCE" # needed for cpu_set_t
|
||||
|
||||
|
|
Loading…
Reference in a new issue