octave: bump version to 7.1.0

This commit is contained in:
John McQuah 2022-06-14 15:36:53 -04:00
parent 60aeab1c8e
commit e0d0c102ba
3 changed files with 2541 additions and 2541 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxCuc2q6vbmbiH+ziFkjjqgGDRVWtj7C1IpdXeZlT3a4IhS+79M8O692hXGC6O6yMK36KaQhJ4HB/bqLenj4Zygg=
SHA256 (Pkgfile) = a3749d27f5647d4f3b059ed66267296646d0822a5696e1dc5e9762bdada7101d
SHA256 (.footprint) = 2ec98ca31f32d44161b9ac9d0292ef1774524579dd50380866098340c86015bf
SHA256 (octave-6.4.0.tar.xz) = 6c1555f5aff0e655b88cad8e8bc2b740ec3a6f3f61898e4997359c2af55e5d20
RWTTPlFarK9CxG9MOgx4gCBpN3P2IW8xA4muLq4vqgvJZVPRyJ8K1KTz2TQa2F8CcW/rH3M1fPGvMbNQetsspiHOhoNK6pMDVAM=
SHA256 (Pkgfile) = cd3cc78d7ded107ffe1f7709606caa534b1e03d7390bae7f0221cccc01a18e09
SHA256 (.footprint) = 68b489830150e2b3c1bc1149ba5def78aa89b0990dcea661194f09d14d8e4b97
SHA256 (octave-7.1.0.tar.lz) = 9e8d1f4d64fa1bcfa30a571e240dc83715dbaede1de96a982bdc89cac7ced42c

View File

@ -5,9 +5,9 @@
# Nice to have: fltk arpack fftw glpk glu hdf5 qhull qrupdate sundials portaudio libsndfile
name=octave
version=6.4.0
version=7.1.0
release=1
source=(https://ftpmirror.gnu.org/octave/$name-$version.tar.xz)
source=(https://ftpmirror.gnu.org/octave/$name-$version.tar.lz)
build() {
PKGMK_OCTAVE="--prefix=/usr --libexecdir=/usr/lib --enable-shared --disable-static --disable-docs"