aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox
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
commitd3ca604d891b1029ab56a2ba8b05e8ca7d97f3c3 (patch)
tree358147eb1bbc7b1360ff2ed961e5b74383f29305 /package/busybox
parente28acb0f984352d323d3ad461aced180d9eebd68 (diff)
downloadupstream-d3ca604d891b1029ab56a2ba8b05e8ca7d97f3c3.tar.gz
upstream-d3ca604d891b1029ab56a2ba8b05e8ca7d97f3c3.tar.bz2
upstream-d3ca604d891b1029ab56a2ba8b05e8ca7d97f3c3.zip
forgot to bump up the release version from the patches the other day
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox')
-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 \