update olsrd version, thanks aaron
authorJohn Crispin <blogic@openwrt.org>
Sun, 25 May 2008 16:30:46 +0000 (16:30 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sun, 25 May 2008 16:30:46 +0000 (16:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@11266 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile

index 1a760b79c90c32105a0442e63fb0e40095406994..93b0e4666ba592b45cdb205d7763070918cd278e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,13 +9,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=olsrd
-PKG_VERSION:=0.5.5
+PKG_VERSION:=0.5.6-rc4
 PKG_RELEASE:=1
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-a5b9cf969979/
+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:=bd1cd216c318c1359ab6e832adbb1962
+PKG_MD5SUM:=c7187a3a11e61ca9a2b5881ab7c92ea5
 
 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install