arb: update to 2.23.0.
This commit is contained in:
parent
a3c8d35955
commit
01962793b8
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'arb'
|
# Template file for 'arb'
|
||||||
pkgname=arb
|
pkgname=arb
|
||||||
version=2.22.1
|
version=2.23.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-flint=/usr"
|
configure_args="--prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-flint=/usr"
|
||||||
|
@ -11,9 +11,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://arblib.org"
|
homepage="https://arblib.org"
|
||||||
changelog="https://raw.githubusercontent.com/fredrik-johansson/arb/master/doc/source/history.rst"
|
changelog="https://raw.githubusercontent.com/fredrik-johansson/arb/master/doc/source/history.rst"
|
||||||
distfiles="https://github.com/fredrik-johansson/arb/archive/${version}.tar.gz"
|
distfiles="https://github.com/fredrik-johansson/arb/archive/${version}.tar.gz"
|
||||||
checksum=1ef85518eee04885e8a90196498bc75e4e2410621d4184f2bc01d46b7080a243
|
checksum=977d41bde46f5442511d5165c705cec32c03e852c84d7d1836135d412ce702bb
|
||||||
|
|
||||||
CFLAGS="-D_GNU_SOURCE" # needed for cpu_set_t
|
|
||||||
|
|
||||||
arb-devel_package() {
|
arb-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue