mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
octave: update to 8.4.0.
This commit is contained in:
parent
307394ac85
commit
19fa24af31
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'octave'
|
# Template file for 'octave'
|
||||||
pkgname=octave
|
pkgname=octave
|
||||||
version=8.3.0
|
version=8.4.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-docs"
|
configure_args="--disable-docs"
|
||||||
hostmakedepends="perl gcc-fortran pkg-config"
|
hostmakedepends="perl gcc-fortran pkg-config"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://octave.org/"
|
homepage="https://octave.org/"
|
||||||
changelog="http://hg.savannah.gnu.org/hgweb/octave/raw-file/default/etc/NEWS.${version%%.*}.md"
|
changelog="http://hg.savannah.gnu.org/hgweb/octave/raw-file/default/etc/NEWS.${version%%.*}.md"
|
||||||
distfiles="${GNU_SITE}/octave/octave-${version}.tar.gz"
|
distfiles="${GNU_SITE}/octave/octave-${version}.tar.gz"
|
||||||
checksum=2b48111cb67b312817e5d1f3e171f5bad1512bb067e1674b9c4b29281895b97a
|
checksum=6b38dd9751678424aeb3a9d666432b1f378eb3971a21290a90cd3d35119d56ad
|
||||||
|
|
||||||
# avoid warnings due to egrep deprecation
|
# avoid warnings due to egrep deprecation
|
||||||
export EGREP="grep -E"
|
export EGREP="grep -E"
|
||||||
|
|
Loading…
Add table
Reference in a new issue