X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fnetwork%2Fconfig%2Fqos-scripts%2FMakefile;h=8b6aac3cafb12087a2b5c1bed46e80d20b00ff59;hb=0ed789a6ab8ce25e956699cc15790c2fbcac47e8;hp=257b2f7572f6f552e3078d5d723003e1037f242b;hpb=b8df8ca970b709cd8b7084794ef497bf0828029e;p=openwrt-github%2F.git diff --git a/package/network/config/qos-scripts/Makefile b/package/network/config/qos-scripts/Makefile index 257b2f7572..8b6aac3caf 100644 --- a/package/network/config/qos-scripts/Makefile +++ b/package/network/config/qos-scripts/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 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,13 +9,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qos-scripts PKG_VERSION:=1.2.1 -PKG_RELEASE:=6 +PKG_RELEASE:=7 PKG_MAINTAINER:=Felix Fietkau -PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILES:= - PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) include $(INCLUDE_DIR)/package.mk