From d08fabc843dba8d63ba1be45fc60183afc6ddf84 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 10 Nov 2007 16:51:11 +0000 Subject: upgrade busybox to 1.8.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9524 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 3430a217ff..fc935d8294 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox -PKG_VERSION:=1.7.2 +PKG_VERSION:=1.8.1 PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads \ http://distfiles.gentoo.org/distfiles/ -PKG_MD5SUM:=c91ec9756e2000073a9dd8fa9fc3f89e +PKG_MD5SUM:=c54554851d989328654a3eeab915a04f include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3