octave: rebuild with gcc-7.2

This commit is contained in:
Enno Boland 2017-11-03 00:13:23 +01:00
parent 6daf826efe
commit dd4e741ace
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'octave'
pkgname=octave
version=4.2.1
revision=5
revision=6
build_style=gnu-configure
configure_args=" --with-blas=openblas --with-lapack=openblas "
hostmakedepends="perl gcc-fortran pkg-config gnuplot"