aboutsummaryrefslogtreecommitdiffstats
path: root/package/unvram/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-04-27 01:38:15 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-04-27 01:38:15 +0000
commit67c247686c92b23edded4024ec995bd0568ae443 (patch)
tree3150fb23657fd296cc426e22241c3baed06759c7 /package/unvram/Makefile
parentf77221b3ca8b6b17221d0b48a04a308afdaa23ed (diff)
downloadupstream-67c247686c92b23edded4024ec995bd0568ae443.tar.gz
upstream-67c247686c92b23edded4024ec995bd0568ae443.tar.bz2
upstream-67c247686c92b23edded4024ec995bd0568ae443.zip
[package] unvram: get rid of some memory leaks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15430 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/unvram/Makefile')
-rw-r--r--package/unvram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/unvram/Makefile b/package/unvram/Makefile
index 2fab89a634..c62873e6fb 100644
--- a/package/unvram/Makefile
+++ b/package/unvram/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unvram
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)