X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Futils%2Fbusybox%2FMakefile;h=7421c0a5e7d56cf16e91fb8429026c8525b65335;hb=75db849a2e9c0b73bb1fe65e79c940103fd41f6c;hp=fcfdc8bbefe0e563c85f0fa60e7ca34de94b5a92;hpb=6497ae0b59524e22ca23c1df0f5d90d893e6f843;p=openwrt.git diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index fcfdc8bbef..7421c0a5e7 100644 --- a/package/utils/busybox/Makefile +++ b/package/utils/busybox/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org +# +# Copyright (C) 2006-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=busybox PKG_VERSION:=1.22.1 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_FLAGS:=essential PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2