arptables: Bump to 0.0.4
SVN-Revision: 37020
This commit is contained in:
parent
69cd09ebbf
commit
eecce5abad
1 changed files with 2 additions and 2 deletions
|
@ -7,12 +7,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=arptables
|
||||
PKG_VERSION:=0.0.3-4
|
||||
PKG_VERSION:=0.0.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@SF/ebtables
|
||||
PKG_MD5SUM:=1d4ab05761f063b0751645d8f2b8f8e5
|
||||
PKG_MD5SUM:=c2e99c3aa9d78c9dfa30710ca3168182
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue