X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5c8f23700d0e84aca02fdf741fc72d9faa43907a..7f4c9435af865f794e533626bee82237c9e46b7b:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 3f27ec66c..0b4e3d456 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:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.busybox.net/downloads \