X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fnetwork%2Futils%2Febtables%2FMakefile;h=214e247e7411362a9eab76999da3d0fff011563b;hb=ede8135f37ebddb59cbc3b77a4c8dd206efe4ea1;hp=8c2fe2c72443bbf8187578fdd8a7ab9e348670c1;hpb=df3803364771849cc73f155e1dc74f9867263e15;p=openwrt-github%2F.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