projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69cd09e
)
arptables: Bump to 0.0.4
author
Steven Barth
<cyrus@openwrt.org>
Mon, 24 Jun 2013 05:48:12 +0000
(
05:48
+0000)
committer
Steven Barth
<cyrus@openwrt.org>
Mon, 24 Jun 2013 05:48:12 +0000
(
05:48
+0000)
SVN-Revision: 37020
package/network/utils/arptables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/arptables/Makefile
b/package/network/utils/arptables/Makefile
index 9d61813a211fdbb355fe1a80c00868512c3cd634..46006727eb6df86b599552ba83937d345ba76462 100644
(file)
--- a/
package/network/utils/arptables/Makefile
+++ b/
package/network/utils/arptables/Makefile
@@
-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)