changeset 4886:7c07877e117c

of-image: update to v2.8.1 * build_packages.m: update image version * src/of-image.mk: update version, checksum
author John Donoghue
date Wed, 21 Nov 2018 12:50:48 -0500
parents 6ab447ef9f75
children b0321529afcf
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	Mon Nov 19 08:08:51 2018 -0500
+++ b/build_packages.m	Wed Nov 21 12:50:48 2018 -0500
@@ -35,7 +35,7 @@
   try_install control-3.1.0.tar.gz
   try_install signal-1.4.0.tar.gz
   try_install communications-1.2.1.tar.gz
-  try_install image-2.8.0.tar.gz
+  try_install image-2.8.1.tar.gz
   try_install io-2.4.12.tar.gz
   try_install statistics-1.4.0.tar.gz
   try_install geometry-3.0.0.tar.gz
--- a/src/of-image.mk	Mon Nov 19 08:08:51 2018 -0500
+++ b/src/of-image.mk	Wed Nov 21 12:50:48 2018 -0500
@@ -3,8 +3,8 @@
 
 PKG             := of-image
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.8.0
-$(PKG)_CHECKSUM := 440450f0b8806408b7c9da2ff255d7537be49a3d
+$(PKG)_VERSION  := 2.8.1
+$(PKG)_CHECKSUM := 623c4c9a7cb928613fb3dfa6884211f10a2ffb65
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := image-$($(PKG)_VERSION)
 $(PKG)_FILE     := image-$($(PKG)_VERSION).tar.gz