comparison src/of-image.mk @ 3407:5549bd97b60f

of-image: update to 2.2.0 * build_packages.m: update image to 2.2.0. * index.html: update of-image-version to 2.2.0. * src/of-image.mk: update checksum.
author John Donoghue <john.donoghue@ieee.org>
date Thu, 09 Jan 2014 19:32:35 -0500
parents 290e049823c9
children 13be64f9f16d
comparison
equal deleted inserted replaced
3406:c0fe8d735baf 3407:5549bd97b60f
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 := of-image 4 PKG := of-image
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_CHECKSUM := 30f33db706e8892f120f2d79e030c3f21dea4563 6 $(PKG)_CHECKSUM := b4781831cf14ec71cc220776ab14672d335c55ed
7 $(PKG)_REMOTE_SUBDIR := 7 $(PKG)_REMOTE_SUBDIR :=
8 $(PKG)_SUBDIR := image 8 $(PKG)_SUBDIR := image
9 $(PKG)_FILE := image-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := image-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 10 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
11 $(PKG)_DEPS := of-signal 11 $(PKG)_DEPS := of-signal