mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
bump olsr version
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user