Buop version of olsr to 0.5.6 which builds correctly

This commit is contained in:
Ulf Samuelsson 2009-01-10 00:27:34 +00:00
parent a3afd2ce59
commit 2ffa05a0c5

View File

@ -5,7 +5,7 @@
############################################################# #############################################################
OLSR_VERSION_MAJOR=0.5 OLSR_VERSION_MAJOR=0.5
OLSR_VERSION_MINOR=4 OLSR_VERSION_MINOR=6
OLSR_VERSION:=$(OLSR_VERSION_MAJOR).$(OLSR_VERSION_MINOR) OLSR_VERSION:=$(OLSR_VERSION_MAJOR).$(OLSR_VERSION_MINOR)
OLSR_SOURCE:=olsrd-$(OLSR_VERSION).tar.bz2 OLSR_SOURCE:=olsrd-$(OLSR_VERSION).tar.bz2
OLSR_SITE:=http://www.olsr.org/releases/$(OLSR_VERSION_MAJOR) OLSR_SITE:=http://www.olsr.org/releases/$(OLSR_VERSION_MAJOR)