From: Ulf Samuelsson Date: Sat, 10 Jan 2009 00:27:34 +0000 (-0000) Subject: Buop version of olsr to 0.5.6 which builds correctly X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2ffa05a0c5e14118d2c923d155600fe641b4bb6d;p=buildroot.git Buop version of olsr to 0.5.6 which builds correctly --- diff --git a/package/olsr/olsr.mk b/package/olsr/olsr.mk index 165c003d3f..264dc5a088 100644 --- a/package/olsr/olsr.mk +++ b/package/olsr/olsr.mk @@ -5,7 +5,7 @@ ############################################################# OLSR_VERSION_MAJOR=0.5 -OLSR_VERSION_MINOR=4 +OLSR_VERSION_MINOR=6 OLSR_VERSION:=$(OLSR_VERSION_MAJOR).$(OLSR_VERSION_MINOR) OLSR_SOURCE:=olsrd-$(OLSR_VERSION).tar.bz2 OLSR_SITE:=http://www.olsr.org/releases/$(OLSR_VERSION_MAJOR)