tools/mtools: update to 4.0.38
No real changelog available. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
e9c99e0f7f
commit
7f92046dff
|
@ -7,11 +7,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mtools
|
||||
PKG_VERSION:=4.0.37
|
||||
PKG_VERSION:=4.0.38
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
||||
PKG_HASH:=799b197e23e47b61259628810b27790efb7a1fe36037ef1da8a27b0ae4fa8342
|
||||
PKG_HASH:=7b94485f486e7df08cca68b00a164a13cd38f4c63cb8684d188759ee7bc5e729
|
||||
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue