From 1ee0813a713bcc9d88e55ea18aaa7d45b68ecdcc Mon Sep 17 00:00:00 2001 From: acoul Date: Thu, 14 Oct 2010 09:08:37 +0000 Subject: package/busybox: update to busybox-1.17.3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23435 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 4ea9a61e4..2ac67098f 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.17.2 +PKG_VERSION:=1.17.3 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:=7360b7138b899ee7fc885791c740c3c3 +PKG_MD5SUM:=a2ce1a951571da8c6e0eaf75b1acef60 PKG_BUILD_PARALLEL:=1 -- cgit v1.2.3