|
@@ -7,16 +7,18 @@
|
|
include $(TOPDIR)/rules.mk
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=mtools
|
|
PKG_NAME:=mtools
|
|
-PKG_VERSION:=4.0.19
|
|
|
|
|
|
+PKG_VERSION:=4.0.23
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
|
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
|
-PKG_HASH:=1bc197199ea1c2c317f597879486eeb817f3199b526d94cc6841624768d910df
|
|
|
|
|
|
+PKG_HASH:=f188db26751aeb5692a79b2380b440ecc05fd1848a52f869d7ca1193f2ef8ee3
|
|
|
|
|
|
HOST_BUILD_PARALLEL:=1
|
|
HOST_BUILD_PARALLEL:=1
|
|
|
|
|
|
include $(INCLUDE_DIR)/host-build.mk
|
|
include $(INCLUDE_DIR)/host-build.mk
|
|
|
|
|
|
|
|
+HOST_CONFIGURE_ARGS += --without-x
|
|
|
|
+
|
|
HOST_CONFIGURE_VARS += \
|
|
HOST_CONFIGURE_VARS += \
|
|
ac_cv_header_iconv_h=no
|
|
ac_cv_header_iconv_h=no
|
|
|
|
|