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>2015-09-08 19:25:55 +0300
committerHenning Rogge <hrogge@gmail.com>2015-09-08 19:25:55 +0300
commitae62ce064247e93612013e56cd3a1816489f2d04 (patch)
tree3a62728f3ad4950738c803b0336c820980dcf203 /oonf-dlep-radio
parentde2eacac7faf3aeac7b5be84a9ff7712faffeb29 (diff)
update to v0.9.2
Diffstat (limited to 'oonf-dlep-radio')
-rw-r--r--oonf-dlep-radio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/oonf-dlep-radio/Makefile b/oonf-dlep-radio/Makefile
index f0db64f..aedf2da 100644
--- a/oonf-dlep-radio/Makefile
+++ b/oonf-dlep-radio/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=oonf-dlep-radio
-PKG_VERSION:=0.9.1-r2
-PKG_REV:=eab3845089bc2410a3c115fb8274572b16a0e47d
+PKG_VERSION:=0.9.2
+PKG_REV:=d1780791bd449f578a37a2b3103682169d9a01a9
PKG_RELEASE:=$(PKG_REV)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2