From: aaron Date: Thu, 18 Sep 2008 09:09:19 +0000 (+0000) Subject: update to the official stable branch , patch 2 (0.5.6-r2) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=40c780fc7c736af5516154b25d33e5a6926d9092;p=packages.git update to the official stable branch , patch 2 (0.5.6-r2) git-svn-id: svn://svn.openwrt.org/openwrt/packages@12622 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile index 7103c214c..c3d4446a2 100644 --- a/net/olsrd/Makefile +++ b/net/olsrd/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