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>2016-02-06 06:55:04 +0300
committerLars Gierth <larsg@systemli.org>2016-02-06 06:59:44 +0300
commit2a8338559de5c4b077cde7a83f43f4700a17d5cc (patch)
tree580bd4815f52cbb9f1feb1c151941128ae0a559b /cjdns
parentd97d2f2990a098b5bd2a14a8ab75ff81913aef6e (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 a022622..a81b491 100644
--- a/cjdns/Makefile
+++ b/cjdns/Makefile
@@ -18,11 +18,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=cjdns
PKG_VERSION:=0.17
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=1cf53a812a9b19e5ce883c16d40ac183f61d43f6
+PKG_SOURCE_VERSION:=40e87d9419c19063e772e39c7c59a8a8771c5ee8
PKG_LICENSE:=GPL-3.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)