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:
authorHenning Rogge <hrogge@gmail.com>2016-09-04 15:21:45 +0300
committerHenning Rogge <hrogge@gmail.com>2016-09-04 15:21:45 +0300
commita62ca047efa9cf2908edf359e460fbc4de0192e8 (patch)
tree23a190b5a2d408b017f9aff28600ed5cba9ae3f9 /oonf-olsrd2
parent7dddc0f353f7387ba3a33391cb4cf8a1950d3aa2 (diff)
Update to OONF 0.12.4
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 d89886e..999bceb 100644
--- a/oonf-olsrd2/Makefile
+++ b/oonf-olsrd2/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-olsrd2
-PKG_VERSION:=0.12.3
-PKG_REV:=87baaf3b6ce9ef117956b37a4bfb01f379cd6aaf
+PKG_VERSION:=0.12.4
+PKG_REV:=356b7fe90d8f01618185edbc18b7072aa1b41aac
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2