diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-16 17:19:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-16 17:19:06 +0000 |
commit | 07b6a704c4e121d603307bcf5d036651e23d3532 (patch) | |
tree | 5ba03098c75742a51fd59d58e3e1cc8252ba395f /contrib/package/freifunk-watchdog/Makefile | |
parent | 82b15b30abd1ed278550bdeb38168462d0b91674 (diff) |
merge r4529 to trunk
Diffstat (limited to 'contrib/package/freifunk-watchdog/Makefile')
-rw-r--r-- | contrib/package/freifunk-watchdog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/freifunk-watchdog/Makefile b/contrib/package/freifunk-watchdog/Makefile index 439e0478c5..e4cb550f6c 100644 --- a/contrib/package/freifunk-watchdog/Makefile +++ b/contrib/package/freifunk-watchdog/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=freifunk-watchdog -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) PKG_BUILD_DEPENDS := uci |