Skip to content

Commit

Permalink
[package] owipcalc: add new operations "next", "prev", "6to4" and "po…
Browse files Browse the repository at this point in the history
…p", implement a stack for intermediate results

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32785 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
jow committed Jul 20, 2012
1 parent ad8b4ef commit 69aad4c
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 101 deletions.
2 changes: 1 addition & 1 deletion package/owipcalc/Makefile
Expand Up @@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=owipcalc
PKG_RELEASE:=2
PKG_RELEASE:=3

include $(INCLUDE_DIR)/package.mk

Expand Down

0 comments on commit 69aad4c

Please sign in to comment.