summaryrefslogtreecommitdiffstats
path: root/package/owipcalc/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-20 13:43:10 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-20 13:43:10 +0000
commit69aad4c57250f2cf34df04f3dc41752125011b3f (patch)
treefa7facb439ca5efb4725e2625387076c3a1f8500 /package/owipcalc/Makefile
parentad8b4efd374988199290f73fe720ddfc136c559f (diff)
[package] owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack for intermediate results
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32785 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/owipcalc/Makefile')
-rw-r--r--package/owipcalc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/owipcalc/Makefile b/package/owipcalc/Makefile
index ec65c84c9..a44131998 100644
--- a/package/owipcalc/Makefile
+++ b/package/owipcalc/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=owipcalc
-PKG_RELEASE:=2
+PKG_RELEASE:=3
include $(INCLUDE_DIR)/package.mk