summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorTim Yardley <lst@openwrt.org>2007-10-31 21:14:26 +0000
committerTim Yardley <lst@openwrt.org>2007-10-31 21:14:26 +0000
commit4b91aa933e4e3790feed84b0a1513e12c092a659 (patch)
tree4c215c65f0fe82c3882e623a9ac9d19eae164d1f /package
parent79712043cc825fcc612311c3b6ced4a0acbd1b59 (diff)
downloadmaster-31e0f0ae-4b91aa933e4e3790feed84b0a1513e12c092a659.tar.gz
master-31e0f0ae-4b91aa933e4e3790feed84b0a1513e12c092a659.tar.bz2
master-31e0f0ae-4b91aa933e4e3790feed84b0a1513e12c092a659.zip
forgot to bump up the release version from the patches the other day
SVN-Revision: 9470
Diffstat (limited to 'package')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 8fefb60293..3430a217ff 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
PKG_VERSION:=1.7.2
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads \