olsr: bump to 0.9.0.3
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b35e87f0dd
commit
09feb408f2
@ -1,2 +1,2 @@
|
||||
# From http://www.olsr.org/releases/0.9/SHA256SUM-0.9.0.2
|
||||
sha256 cc464b29c7740354d815d5faa753fd27c0677d71e8eb42e78abc382996892845 olsrd-0.9.0.2.tar.bz2
|
||||
# From http://www.olsr.org/releases/0.9/SHA256SUM-0.9.0.3
|
||||
sha256 1f038ed3ea72e4f73dfc9701de83de7313f5049161c8df17b9aaeba8e9711e92 olsrd-0.9.0.3.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
OLSR_VERSION_MAJOR = 0.9
|
||||
OLSR_VERSION = $(OLSR_VERSION_MAJOR).0.2
|
||||
OLSR_VERSION = $(OLSR_VERSION_MAJOR).0.3
|
||||
OLSR_SOURCE = olsrd-$(OLSR_VERSION).tar.bz2
|
||||
OLSR_SITE = http://www.olsr.org/releases/$(OLSR_VERSION_MAJOR)
|
||||
OLSR_PLUGINS = arprefresh bmf dot_draw dyn_gw dyn_gw_plain httpinfo jsoninfo \
|
||||
|
Loading…
Reference in New Issue
Block a user