update busybox to 1.8.2

SVN-Revision: 9625
This commit is contained in:
Travis Kemen
2007-11-29 02:06:37 +00:00
parent efb988f3f2
commit a0c5fbe5ff
2 changed files with 3 additions and 14 deletions

View File

@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.8.1
PKG_RELEASE:=4
PKG_VERSION:=1.8.2
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:=c54554851d989328654a3eeab915a04f
PKG_MD5SUM:=5794c6187c7cc8176c52b96af9bf2478
include $(INCLUDE_DIR)/package.mk