summaryrefslogtreecommitdiffstats
path: root/userspace/arptables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/arptables/Makefile')
-rw-r--r--userspace/arptables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/userspace/arptables/Makefile b/userspace/arptables/Makefile
index 3430802..31798bd 100644
--- a/userspace/arptables/Makefile
+++ b/userspace/arptables/Makefile
@@ -4,8 +4,8 @@ TOPLEVEL_INCLUDED=YES
ifndef KERNEL_DIR
KERNEL_DIR=include/linux
endif
-ARPTABLES_VERSION:=0.0.2
-OLD_ARPTABLES_VERSION:=0.0.1
+ARPTABLES_VERSION:=0.0.3
+OLD_ARPTABLES_VERSION:=0.0.2
PREFIX:=/usr/local
LIBDIR:=$(PREFIX)/lib