From: Jo-Philipp Wich Date: Mon, 1 Sep 2008 23:26:19 +0000 (+0000) Subject: * luci/contrib: olsrd-luci: and now switch to 0.5.6 final while we're at it... X-Git-Tag: 0.8.0~198 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=92e315d3277fb0f51b60bd06ef5f95f00b51e1f3 * luci/contrib: olsrd-luci: and now switch to 0.5.6 final while we're at it... --- diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile index 81d4009b7..54688145d 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_VERSION:=0.5.6-rc7 +PKG_VERSION:=0.5.6 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_BASENAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.olsr.org/releases/0.5 -PKG_MD5SUM:=10fbf796792d51eda735d171b6c86941 +PKG_MD5SUM:=918a4d43eebb6d62889ecedb941c2029 include $(INCLUDE_DIR)/package.mk