summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/olsrd-luci/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-09-03 09:43:07 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-09-03 09:43:07 +0000
commite97527fa0617d76dbe2e9513bce264f3486c089a (patch)
tree245c9a016f4f8495f173203b505b41aefaabf2e3 /contrib/package/olsrd-luci/Makefile
parenteedb43da9b5193380faeeb39754298335a0f0bb9 (diff)
* luci/contrib/olsrd-luci: add timer fix from (http://gredler.at/hg/olsrd/rev/ace7c0970ec)
Diffstat (limited to 'contrib/package/olsrd-luci/Makefile')
-rw-r--r--contrib/package/olsrd-luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile
index 54688145d8..c492f8feef 100644
--- a/contrib/package/olsrd-luci/Makefile
+++ b/contrib/package/olsrd-luci/Makefile
@@ -12,7 +12,7 @@ include $(TOPDIR)/rules.mk
PKG_BASENAME:=olsrd
PKG_NAME:=$(PKG_BASENAME)-luci
PKG_VERSION:=0.5.6
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_BASENAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).tar.bz2