Merge pull request #388 from brad/eigen_bump

update eigen to 3.2.1
This commit is contained in:
Timothy Gu 2014-04-25 20:53:40 -07:00
commit fd71e75fea
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@
PKG := eigen
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.1.4
$(PKG)_CHECKSUM := a5cbe0a5676ea2105c8b0c4569c204bf58fc009a
$(PKG)_SUBDIR := $(PKG)-$(PKG)-36bf2ceaf8f5
$(PKG)_VERSION := 3.2.1
$(PKG)_CHECKSUM := 17aca570d647b25cb3d9dac54b480cfecf402ed9
$(PKG)_SUBDIR := $(PKG)-$(PKG)-6b38706d90a9
$(PKG)_FILE := $($(PKG)_VERSION).tar.bz2
$(PKG)_URL := https://bitbucket.org/$(PKG)/$(PKG)/get/$($(PKG)_FILE)
$(PKG)_DEPS := gcc