X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Febtables%2FMakefile;h=214e247e7411362a9eab76999da3d0fff011563b;hb=e97228fde91e0e171632f9428c5bc70952527d4a;hp=8c2fe2c72443bbf8187578fdd8a7ab9e348670c1;hpb=afccff9f3393673c67242da97399f06a09e8fa9d;p=openwrt%2Fstaging%2Fyousong.git diff --git a/package/network/utils/ebtables/Makefile b/package/network/utils/ebtables/Makefile index 8c2fe2c724..214e247e74 100644 --- a/package/network/utils/ebtables/Makefile +++ b/package/network/utils/ebtables/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2012 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:=ebtables PKG_VERSION:=2.0.10-4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/ebtables