From 3dc2c3bb4d4569ab3387934ce55cca9adda42eae Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 16 Jun 2010 13:24:11 +0000 Subject: package/busybox: update to 1.16.2 (bug fix release) SVN-Revision: 21813 --- package/busybox/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/busybox/Makefile') diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 3a06ad0..aa51b17 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.16.1 -PKG_RELEASE:=7 +PKG_VERSION:=1.16.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:=319486ec65078d07fde26eb620fecde7 +PKG_MD5SUM:=2ba980f720a5bdce4ec05423519acc35 include $(INCLUDE_DIR)/package.mk -- cgit v1.1