summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-22 17:42:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-22 17:42:57 +0000
commit863218d0a27261f90d946683618c04f243cf3870 (patch)
treea8b2b32e975487d84abb6d68ee6d8466c7026500 /openwrt/package
parentcbb3968f39cc9582a3f7ba6cd84382b94597531d (diff)
downloadmtk-20170518-863218d0a27261f90d946683618c04f243cf3870.zip
mtk-20170518-863218d0a27261f90d946683618c04f243cf3870.tar.gz
mtk-20170518-863218d0a27261f90d946683618c04f243cf3870.tar.bz2
change release number of busybox to 1 (new version)
SVN-Revision: 2248
Diffstat (limited to 'openwrt/package')
-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 36680cb..1e1968d 100644
--- a/openwrt/package/busybox/Makefile
+++ b/openwrt/package/busybox/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_RELEASE:=2
+PKG_RELEASE:=1
ifeq ($(strip $(BR2_PACKAGE_BUSYBOX_SNAPSHOT)),y)
# Be aware that this changes daily....