summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/olsrd-luci/Makefile
diff options
context:
space:
mode:
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 2bced7a76..642f0839d 100644
--- a/contrib/package/olsrd-luci/Makefile
+++ b/contrib/package/olsrd-luci/Makefile
@@ -12,13 +12,13 @@ include $(TOPDIR)/rules.mk
PKG_BASENAME:=olsrd
PKG_NAME:=$(PKG_BASENAME)-luci
PKG_BASEVER:=0.5.6-r3
-PKG_VERSION:=$(PKG_BASEVER)+hg1781
-PKG_RELEASE:=2
+PKG_VERSION:=$(PKG_BASEVER)+hg1785
+PKG_RELEASE:=1
-PKG_HGREV:=ecb9cb41f488
+PKG_HGREV:=54e88033741d
PKG_SOURCE:=$(PKG_HGREV).tar.gz
PKG_SOURCE_URL:=http://gredler.at/hg/olsrd-0.5.6/archive
-PKG_MD5SUM:=554baef838afe51cf1f7238f2ba28db0
+PKG_MD5SUM:=e195860d25f152245d6d92257c31304d
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)