|
|
@@ -9,13 +9,13 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=busybox
|
|
|
-PKG_VERSION:=1.4.0
|
|
|
+PKG_VERSION:=1.4.1
|
|
|
PKG_RELEASE:=1
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
|
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
|
|
|
http://distfiles.gentoo.org/distfiles/
|
|
|
-PKG_MD5SUM:=f24a3c1e08bc55ec44381d588e8bcced
|
|
|
+PKG_MD5SUM:=5728403bce309cdabcffa414e2e64052
|
|
|
PKG_CAT:=bzcat
|
|
|
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|