Skip to content
Snippets Groups Projects
Commit 801dee5c authored by Husaam Mehdi's avatar Husaam Mehdi
Browse files

ebtables-extension: fix ebtables compilation issue

parent bf26939f
No related branches found
No related tags found
1 merge request!1345ebtables-extension: fix ebtables compilation issue
......@@ -6,13 +6,13 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ebtables-extensions
PKG_VERSION:=2.0.0
PKG_VERSION:=2.0.1
PKG_LICENSE:=GPL-2.0
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=41985f9a47f70e87258948d648dab95b603de417
PKG_SOURCE_VERSION:=5ef3a5b057f6b59a4b90bd5ca15a852b0c27f3b3
PKG_SOURCE_URL:=https://dev.iopsys.eu/network/ebtables-extensions.git
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment