lcalc: update to 2.0.5.
This commit is contained in:
parent
4fea564a96
commit
59a6412701
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lcalc'
|
# Template file for 'lcalc'
|
||||||
pkgname=lcalc
|
pkgname=lcalc
|
||||||
version=2.0.4
|
version=2.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pari"
|
configure_args="--with-pari"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/sagemath/lcalc"
|
homepage="https://gitlab.com/sagemath/lcalc"
|
||||||
changelog="https://gitlab.com/sagemath/lcalc/-/raw/master/doc/ChangeLog"
|
changelog="https://gitlab.com/sagemath/lcalc/-/raw/master/doc/ChangeLog"
|
||||||
distfiles="https://gitlab.com/sagemath/lcalc/-/archive/${version}/lcalc-${version}.tar.bz2"
|
distfiles="https://gitlab.com/sagemath/lcalc/-/archive/${version}/lcalc-${version}.tar.bz2"
|
||||||
checksum=28b9d33307d0aa002accf6950fa4547df8c6764df8d025bc8523aa857423417b
|
checksum=94efc160a2761de75df534707fd2ec53949c5389296d20ddbac1b285fe26d1ad
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue