mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fplll: update to 5.5.0.
This commit is contained in:
parent
936ba47e70
commit
757f2f492f
2 changed files with 3 additions and 3 deletions
|
@ -87,7 +87,7 @@ libt3widget.so.2 libt3widget-1.2.2_1
|
||||||
libtranscript.so.1 libtranscript-0.3.3_1
|
libtranscript.so.1 libtranscript-0.3.3_1
|
||||||
libnetcdf.so.19 netcdf-4.9.2_1
|
libnetcdf.so.19 netcdf-4.9.2_1
|
||||||
libformw.so.6 ncurses-libs-5.8_1 ignore
|
libformw.so.6 ncurses-libs-5.8_1 ignore
|
||||||
libfplll.so.8 fplll-5.4.4_1
|
libfplll.so.9 fplll-5.5.0_1
|
||||||
libpanelw.so.6 ncurses-libs-5.8_1 ignore
|
libpanelw.so.6 ncurses-libs-5.8_1 ignore
|
||||||
libmenuw.so.6 ncurses-libs-5.8_1 ignore
|
libmenuw.so.6 ncurses-libs-5.8_1 ignore
|
||||||
libobjc.so.4 libobjc-4.7.3_12
|
libobjc.so.4 libobjc-4.7.3_12
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fplll'
|
# Template file for 'fplll'
|
||||||
pkgname=fplll
|
pkgname=fplll
|
||||||
version=5.4.5
|
version=5.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="gmp-devel mpfr-devel"
|
makedepends="gmp-devel mpfr-devel"
|
||||||
|
@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/fplll/fplll"
|
homepage="https://github.com/fplll/fplll"
|
||||||
changelog="https://github.com/fplll/fplll/releases"
|
changelog="https://github.com/fplll/fplll/releases"
|
||||||
distfiles="https://github.com/fplll/fplll/releases/download/${version}/fplll-${version}.tar.gz"
|
distfiles="https://github.com/fplll/fplll/releases/download/${version}/fplll-${version}.tar.gz"
|
||||||
checksum=76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
|
checksum=f0af6bdd0ebd5871e87ff3ef7737cb5360b1e38181a4e5a8c1236f3476fec3b2
|
||||||
|
|
||||||
fplll-devel_package() {
|
fplll-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue