update to the official stable branch , patch 2 (0.5.6-r2)

git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@12622 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Aaron Kaplan 2008-09-18 09:09:19 +00:00
parent af1594ef83
commit bfef6cbf36
1 changed files with 2 additions and 2 deletions

View 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