# HG changeset patch # User Mark Brand # Date 1349969601 -7200 # Node ID e6138a1951e6fe04149f056330b997c2c482e26a # Parent 3818044b02f96e975aee6e79c7174c7b38e4ea67 update package cminpack diff -r 3818044b02f9 -r e6138a1951e6 index.html --- a/index.html Thu Oct 11 17:32:31 2012 +0200 +++ b/index.html Thu Oct 11 17:33:21 2012 +0200 @@ -990,7 +990,7 @@ cminpack - 1.2.0 + 1.3.0 cminpack diff -r 3818044b02f9 -r e6138a1951e6 src/cminpack.mk --- a/src/cminpack.mk Thu Oct 11 17:32:31 2012 +0200 +++ b/src/cminpack.mk Thu Oct 11 17:33:21 2012 +0200 @@ -3,7 +3,7 @@ PKG := cminpack $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 7ac79d8623d0bc6c95c61e0c364ca9e38e8a13ca +$(PKG)_CHECKSUM := 8bf19ce37b486707c402a046c33d823c9e359410 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://devernay.free.fr/hacks/cminpack/$($(PKG)_FILE)