comparison src/octave.mk @ 4082:dc8afa58289f

octave: update for 4.0.1-rc3 * src/octave.mk: update version, checksum
author John Donoghue
date Wed, 20 Jan 2016 12:15:48 -0500
parents 0962acdde3be
children 29456c29200c
comparison
equal deleted inserted replaced
4081:d5757727d1dd 4082:dc8afa58289f
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := octave 4 PKG := octave
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 4.0.1-rc1 6 $(PKG)_VERSION := 4.0.1-rc3
7 $(PKG)_CHECKSUM := c34cf00feef46aebb45e2b63cca9aad9706338d3 7 $(PKG)_CHECKSUM := 95ad1432c00f276445fd82a9a58266e8ddc08de9
8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := ftp://alpha.gnu.org/gnu/octave/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://alpha.gnu.org/gnu/octave/$($(PKG)_FILE)
11 ifeq ($(USE_SYSTEM_FONTCONFIG),no) 11 ifeq ($(USE_SYSTEM_FONTCONFIG),no)
12 $(PKG)_FONTCONFIG := fontconfig 12 $(PKG)_FONTCONFIG := fontconfig