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:29:36 +0300
committerNick Hainke <vincent@systemli.org>2020-09-04 02:30:09 +0300
commita7bf414264e517474e063fe7a868a1ed36df4f72 (patch)
tree6e3f52a3a4a35b88f2cf1b3144a8e57c4223ddc7 /oonf-dlep-radio
parentd59c3f1f6f8e64f268a40a3cf657a3b271947225 (diff)
oonf-dlep-radio: update version to v0.15.1
Signed-off-by: Nick Hainke <vincent@systemli.org>
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 4357e5b..e2cdc4d 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.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