mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-26 06:53:32 +08:00
bump olsr version
This commit is contained in:
parent
a1e1f40462
commit
6fe84b196e
@ -5,7 +5,7 @@
|
||||
#############################################################
|
||||
|
||||
OLSR_VERSION_MAJOR=0.5
|
||||
OLSR_VERSION_MINOR=3
|
||||
OLSR_VERSION_MINOR=4
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user