OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 5... Line 5...
5 # See /LICENSE for more information. 5 # See /LICENSE for more information.
6 # 6 #
7 include $(TOPDIR)/rules.mk 7 include $(TOPDIR)/rules.mk
Line 8... Line 8...
8   8  
9 PKG_NAME:=mtools 9 PKG_NAME:=mtools
Line 10... Line 10...
10 PKG_VERSION:=4.0.23 10 PKG_VERSION:=4.0.18
11   11  
12 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 12 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-   13 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
Line 13... Line 14...
13 PKG_SOURCE_URL:=@GNU/$(PKG_NAME) 14 PKG_HASH:=30d408d039b4cedcd04fbf824c89b0ff85dcbb6f71f13d2d8d65abb3f58cacc3
Line 14... Line 15...
14 PKG_HASH:=f188db26751aeb5692a79b2380b440ecc05fd1848a52f869d7ca1193f2ef8ee3 15 PKG_CAT:=zcat
Line 15... Line -...
15   -  
16 HOST_BUILD_PARALLEL:=1 -  
17   16  
18 include $(INCLUDE_DIR)/host-build.mk 17 HOST_BUILD_PARALLEL:=1
Line 19... Line 18...
19   18  
20 HOST_CONFIGURE_ARGS += --without-x 19 include $(INCLUDE_DIR)/host-build.mk