update to the official stable branch , patch 2 (0.5.6-r2)
authorAaron Kaplan <aaron@lo-res.org>
Thu, 18 Sep 2008 09:09:19 +0000 (09:09 +0000)
committerAaron Kaplan <aaron@lo-res.org>
Thu, 18 Sep 2008 09:09:19 +0000 (09:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@12622 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile

index 7103c214cbc5b82acfa791bd6fd8b9a333d1e130..c3d4446a20d1cc834c0307a622239dd082bd4891 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,13 +9,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=olsrd
-PKG_VERSION:=0.5.6-rc7
+PKG_VERSION:=0.5.6-r2
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.olsr.org/releases/0.5
-PKG_MD5SUM:=10fbf796792d51eda735d171b6c86941
+PKG_MD5SUM:=64b439cde30f48764f02cdd8766aba40
 
 include $(INCLUDE_DIR)/package.mk