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
path: root/cjdns
diff options
context:
space:
mode:
authorLars Gierth <larsg@systemli.org>2015-05-03 22:22:07 +0300
committerLars Gierth <larsg@systemli.org>2015-05-03 22:22:07 +0300
commitc63ccc4fa2fc7f552175101a5242ffe59a88b2ac (patch)
tree2522f266ff451494aaaeab6d08ab25ce2bf1b1a8 /cjdns
parent874d309addb744a65f2db38eb9e4af7d34c1dca6 (diff)
cjdns: update source, bump release
Signed-off-by: Lars Gierth <larsg@systemli.org>
Diffstat (limited to 'cjdns')
-rw-r--r--cjdns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cjdns/Makefile b/cjdns/Makefile
index ca9d704..ed34cbf 100644
--- a/cjdns/Makefile
+++ b/cjdns/Makefile
@@ -2,11 +2,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=cjdns
PKG_VERSION:=0.16
-PKG_RELEASE:=10
+PKG_RELEASE:=11
PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=55803286b9de8a935dbc86111e312c747ef78318
+PKG_SOURCE_VERSION:=a5a1b16f5a4f2815ce3c0e234a24108cae0f9ad3
PKG_LICENSE:=GPL-3.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)