summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/olsrd-luci/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-06-24 20:59:12 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-06-24 20:59:12 +0000
commitff2a946432f533263d513f9ee6fdf45c2e1db463 (patch)
treeb7d9009b71c2b6d6b92c12ee22ff2128eea6693a /contrib/package/olsrd-luci/Makefile
parent35874fad2b140e7bab2609051dc9ed3eb27848f1 (diff)
contrib/package/olsrd-luci: update to olsrd v0.5.6-r5
Diffstat (limited to 'contrib/package/olsrd-luci/Makefile')
-rw-r--r--contrib/package/olsrd-luci/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile
index 5928dfe02..fcd5c72da 100644
--- a/contrib/package/olsrd-luci/Makefile
+++ b/contrib/package/olsrd-luci/Makefile
@@ -11,13 +11,13 @@ include $(TOPDIR)/rules.mk
PKG_BASENAME:=olsrd
PKG_NAME:=$(PKG_BASENAME)-luci
-PKG_BASEVER:=0.5.6-r4
-PKG_RELEASE:=2
+PKG_BASEVER:=0.5.6-r5
+PKG_RELEASE:=1
-PKG_HGREV:=edc947c1a5bc
+PKG_HGREV:=5ed3e2c2760c
PKG_SOURCE:=$(PKG_HGREV).tar.gz
PKG_SOURCE_URL:=http://gredler.at/hg/olsrd-0.5.6/archive
-PKG_MD5SUM:=88f6ccdfe3b75ce7b942849be2bfc8a8
+PKG_MD5SUM:=b3da5372337567a7894624afc6f0277a
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_HGREV)
PKG_UNPACK=$(HOST_TAR) -C $(PKG_BUILD_DIR) --strip-components=1 -xzf $(DL_DIR)/$(PKG_SOURCE)
PKG_VERSION:=$(PKG_BASEVER)+$(PKG_HGREV)+luci1