changeset 4227:581683e9cbe4

of-image: update for 2.6.0 * src/of-image.mk: update version, checksum * build_packages.m: update image version
author John D
date Wed, 05 Oct 2016 15:39:06 -0400
parents 3011aee4a997
children 673768de4bce
files build_packages.m src/of-image.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Wed Oct 05 15:39:05 2016 -0400
+++ b/build_packages.m	Wed Oct 05 15:39:06 2016 -0400
@@ -36,7 +36,7 @@
   try_install control-3.0.0.tar.gz
   try_install signal-1.3.2.tar.gz
   try_install communications-1.2.1.tar.gz
-  try_install image-2.4.1.tar.gz
+  try_install image-2.6.0.tar.gz
   try_install io-2.4.3.tar.gz
   try_install statistics-1.2.4.tar.gz
   try_install geometry-2.1.1.tar.gz
--- a/src/of-image.mk	Wed Oct 05 15:39:05 2016 -0400
+++ b/src/of-image.mk	Wed Oct 05 15:39:06 2016 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-image
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.4.1
-$(PKG)_CHECKSUM := eabc7d5517a60ded8d146e399da43ccbad7f63e7
+$(PKG)_VERSION  := 2.6.0
+$(PKG)_CHECKSUM := 1aa1cc157b0185ac3172e242f0ac4b315966828a
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := image-$($(PKG)_VERSION)
 $(PKG)_FILE     := image-$($(PKG)_VERSION).tar.gz