octave: update to 8.2.0.
This commit is contained in:
parent
7f87d4c781
commit
230640c0d6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'octave'
|
||||
pkgname=octave
|
||||
version=8.1.0
|
||||
version=8.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-docs"
|
||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://octave.org/"
|
||||
changelog="http://hg.savannah.gnu.org/hgweb/octave/raw-file/default/etc/NEWS.${version%%.*}.md"
|
||||
distfiles="${GNU_SITE}/octave/octave-${version}.tar.gz"
|
||||
checksum=8052074d17b0ef643d037de8ab389672c752bb201ee9cea4dfa69858fb6a213f
|
||||
checksum=57d17f918a940d38ca3348211e110b34d735a322a87db71c177c4692a49a9c84
|
||||
|
||||
# avoid warnings due to egrep deprecation
|
||||
export EGREP="grep -E"
|
||||
|
|
Loading…
Reference in New Issue