From 5510149e78cb9123c602fc7a1a0b4fde689ff464 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Mon, 6 Sep 2010 07:22:26 +0000 Subject: package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches SVN-Revision: 22953 --- 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 b1e4b39305..7e7e447b44 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.17.1 +PKG_VERSION:=1.17.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:=c7fe7533b7fc4018b0b49a05ee0ee601 +PKG_MD5SUM:=7360b7138b899ee7fc885791c740c3c3 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3