changeset 3925:7ee26841a98b

of-geometry: update to v2.0.0 * src/of-geometry.mk: update version, checksum, pkg dir * build_packages.m: update geometry version to 2.0.0
author John Donoghue <john.donoghue@ieee.org>
date Sun, 03 May 2015 15:10:38 -0400
parents 1108e36ccc54
children ee802fc5dd9b
files build_packages.m src/of-geometry.mk
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/build_packages.m	Sun May 03 15:04:50 2015 -0400
+++ b/build_packages.m	Sun May 03 15:10:38 2015 -0400
@@ -31,7 +31,7 @@
 try_install image-2.4.0.tar.gz
 try_install io-2.2.7.tar.gz
 try_install statistics-1.2.4.tar.gz
-try_install geometry-1.7.0.tar.gz
+try_install geometry-2.0.0.tar.gz
 try_install windows-1.2.1.tar.gz
 try_install odepkg-0.8.4.tar.gz
 try_install linear-algebra-2.2.2.tar.gz
--- a/src/of-geometry.mk	Sun May 03 15:04:50 2015 -0400
+++ b/src/of-geometry.mk	Sun May 03 15:10:38 2015 -0400
@@ -3,10 +3,10 @@
 
 PKG             := of-geometry
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.7.0
-$(PKG)_CHECKSUM := 6d85ec312f6beab25ceeae910444bc1fdf0f70b9
+$(PKG)_VERSION  := 2.0.0
+$(PKG)_CHECKSUM := 4874b4eaffa0deab40f6e95df3dbfb18dffb6655
 $(PKG)_REMOTE_SUBDIR :=
-$(PKG)_SUBDIR   := geometry
+$(PKG)_SUBDIR   := geometry_tmp
 $(PKG)_FILE     := geometry-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
 $(PKG)_DEPS     :=