Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2020-09-04 02:26:03 +0300
committerNick Hainke <vincent@systemli.org>2020-09-04 02:27:12 +0300
commit1d00adeb944108716cb13725e0230dbe2255c855 (patch)
treebaa7030468e0f76b03990136293b2a747b53c66d /oonf-olsrd2
parent272cd4c998cfd799cd643e0491dbbc14ea7e3b51 (diff)
oonf-olsrd2: update version to v0.15.1
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'oonf-olsrd2')
-rw-r--r--oonf-olsrd2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/oonf-olsrd2/Makefile b/oonf-olsrd2/Makefile
index 727bd16..474b0e4 100644
--- a/oonf-olsrd2/Makefile
+++ b/oonf-olsrd2/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-olsrd2
-PKG_VERSION:=0.14.1-1
-PKG_REV:=d86825c0bdf144db706da444be7b0a2e8722b54d
+PKG_VERSION:=v0.15.1
+PKG_REV:=bffb88b040659b237c4c91b6b42dbbb47431750e
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2