mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
eclib: update to 20231212.
This commit is contained in:
parent
895853f141
commit
9efe251cf2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'eclib'
|
# Template file for 'eclib'
|
||||||
pkgname=eclib
|
pkgname=eclib
|
||||||
version=20230424
|
version=20231212
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-flint --with-boost"
|
configure_args="--with-flint --with-boost"
|
||||||
makedepends="pari-devel ntl-devel flintlib-devel boost-devel"
|
makedepends="pari-devel ntl-devel flintlib-devel boost-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/JohnCremona/eclib"
|
homepage="https://github.com/JohnCremona/eclib"
|
||||||
changelog="https://github.com/JohnCremona/eclib/releases"
|
changelog="https://github.com/JohnCremona/eclib/releases"
|
||||||
distfiles="https://github.com/JohnCremona/eclib/releases/download/v${version}/eclib-${version}.tar.bz2"
|
distfiles="https://github.com/JohnCremona/eclib/releases/download/v${version}/eclib-${version}.tar.bz2"
|
||||||
checksum=1422decfcabebb0ad42f7f58c5aefe5bd8fa11757b45e31a186384fd037cd5c1
|
checksum=32d116a3e359b0de4f6486c2bb6188bb8b553c8b833f618cc2596484e8b6145a
|
||||||
|
|
||||||
eclib-devel_package() {
|
eclib-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ntl-devel"
|
depends="${sourcepkg}>=${version}_${revision} ntl-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue