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

net/olsrd/Makefile

index 7103c21..c3d4446 100644 (file)
@@ -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