# HG changeset patch # User John Donoghue # Date 1427656786 14400 # Node ID 5259bf0c2727b658426c44c97a3785c57d92327d # Parent d368a2fb7cf0f7a26cfc18de0729ef66743f2c98 of-quaternion: update to 2.4.0 * src/of-quaternion.mk: update version, checksum * build_packages.m: update of-quaternion version diff -r d368a2fb7cf0 -r 5259bf0c2727 build_packages.m --- a/build_packages.m Sun Mar 29 15:19:12 2015 -0400 +++ b/build_packages.m Sun Mar 29 15:19:46 2015 -0400 @@ -40,7 +40,7 @@ try_install actuarial-1.1.0.tar.gz try_install data-smoothing-1.3.0.tar.gz try_install fuzzy-logic-toolkit-0.4.5.tar.gz -try_install quaternion-2.2.2.tar.gz +try_install quaternion-2.4.0.tar.gz try_install fits-1.0.5.tar.gz try_install fl-core-1.0.0.tar.gz try_install tsa-4.2.7.tar.gz diff -r d368a2fb7cf0 -r 5259bf0c2727 src/of-quaternion.mk --- a/src/of-quaternion.mk Sun Mar 29 15:19:12 2015 -0400 +++ b/src/of-quaternion.mk Sun Mar 29 15:19:46 2015 -0400 @@ -3,8 +3,8 @@ PKG := of-quaternion $(PKG)_IGNORE := -$(PKG)_VERSION := 2.2.2 -$(PKG)_CHECKSUM := 5fb44e4f2ff5fb7d6dd14e949fc2a909f084be67 +$(PKG)_VERSION := 2.4.0 +$(PKG)_CHECKSUM := f02927157927ec4939970fb7be72c9bef76bf4f3 $(PKG)_REMOTE_SUBDIR := $(PKG)_SUBDIR := quaternion $(PKG)_FILE := quaternion-$($(PKG)_VERSION).tar.gz