parent
4cbdad0e9d
commit
59b085ff1b
|
@ -7,11 +7,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=cmake
|
||||
PKG_VERSION:=2.8.3
|
||||
PKG_VERSION:=2.8.4
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.cmake.org/files/v2.8/
|
||||
PKG_MD5SUM:=a76a44b93acf5e3badda9de111385921
|
||||
PKG_MD5SUM:=209b7d1d04b2e00986538d74ba764fcf
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue