changeset 4014:9eca3f114683

of-ocs: update to v0.1.5 * src/of-ocs.mk: update version, checksum * src/build_packages.m: update version
author John Donoghue
date Mon, 24 Aug 2015 12:45:49 -0400
parents 180f225c4841
children f3d167e40f01
files build_packages.m src/of-ocs.mk
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Wed Aug 12 08:07:41 2015 -0400
+++ b/build_packages.m	Mon Aug 24 12:45:49 2015 -0400
@@ -61,6 +61,6 @@
 try_install ga-0.10.0.tar.gz
 try_install interval-1.1.0.tar.gz
 try_install nan-2.8.1.tar.gz
-try_install ocs-0.1.4.tar.gz
+try_install ocs-0.1.5.tar.gz
 try_install mapping-1.2.0.tar.gz
 
--- a/src/of-ocs.mk	Wed Aug 12 08:07:41 2015 -0400
+++ b/src/of-ocs.mk	Mon Aug 24 12:45:49 2015 -0400
@@ -3,8 +3,8 @@
 
 PKG             := of-ocs
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 0.1.4
-$(PKG)_CHECKSUM := f3aa636a0f63f2c69cc9e0f88fa50c423e0cf548
+$(PKG)_VERSION  := 0.1.5
+$(PKG)_CHECKSUM := 4cb871bcd96e8443e9839525c2721b99957fc75c
 $(PKG)_REMOTE_SUBDIR := 
 $(PKG)_SUBDIR   := ocs
 $(PKG)_FILE     := ocs-$($(PKG)_VERSION).tar.gz