summaryrefslogtreecommitdiffstats
path: root/openwrt/package/busybox/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-02 19:57:25 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-02 19:57:25 +0000
commit9fdc30212a610d711bdc85a7700a68bb82d25c23 (patch)
tree0910bb77ca42a3c8304c0e751c1641ed532b00a5 /openwrt/package/busybox/Makefile
parentefcafbd73d6233ad17d2d906bef363ad10518f53 (diff)
enable -T for tar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@533 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/busybox/Makefile')
-rw-r--r--openwrt/package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/busybox/Makefile b/openwrt/package/busybox/Makefile
index 0ade11d0c..ccd7f7bec 100644
--- a/openwrt/package/busybox/Makefile
+++ b/openwrt/package/busybox/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_RELEASE:=1
+PKG_RELEASE:=2
ifeq ($(strip $(BR2_PACKAGE_BUSYBOX_SNAPSHOT)),y)
# Be aware that this changes daily....