aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-02 19:57:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-02 19:57:25 +0000
commit55dabb105376481792a495d839ea3d9a7ee55b82 (patch)
tree05260532e48c446a778d51dcc51b248e8007b387 /package/busybox/Makefile
parent0836b5c444b44864da44d84e81b34490b3a667a3 (diff)
downloadupstream-55dabb105376481792a495d839ea3d9a7ee55b82.tar.gz
upstream-55dabb105376481792a495d839ea3d9a7ee55b82.tar.bz2
upstream-55dabb105376481792a495d839ea3d9a7ee55b82.zip
enable -T for tar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@533 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 0ade11d0ca..ccd7f7bece 100644
--- a/package/busybox/Makefile
+++ b/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....