From 2219c8b27fd32c014061600098b0d8956fd3b882 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 22 Sep 2008 12:36:13 +0000 Subject: upgrade busybox to v1.11.2 and add current upstream fixes SVN-Revision: 12648 --- package/busybox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 3b8984a176..9cc89d3841 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.11.1 +PKG_VERSION:=1.11.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:=c64bbb5c0c3e19f12892941a0ae86c48 +PKG_MD5SUM:=63f11148e09fe9844fa726061414e9ac include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3