X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/12bb1cec17115937f51b3f5c4dbb7ee58a6adbf3..7557428c93299d9428ef49f250c7736b585b0474:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 8eede3599..3a04637ac 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -4,13 +4,12 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=busybox PKG_VERSION:=1.11.3 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads \