From: Lars Gierth Date: Fri, 9 Oct 2015 14:53:21 +0000 (+0200) Subject: cjdns: update source, bump version X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=57b8c8726a481e86ab9f8a88f8fe6b27a03c3f2d;p=feed%2Frouting.git cjdns: update source, bump version --- diff --git a/cjdns/Makefile b/cjdns/Makefile index 36772cd..9acc3cc 100644 --- a/cjdns/Makefile +++ b/cjdns/Makefile @@ -18,11 +18,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cjdns PKG_VERSION:=0.16 -PKG_RELEASE:=15 +PKG_RELEASE:=16 PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=951581191997db0188b56d8b21c5216f7e6e2ee1 +PKG_SOURCE_VERSION:=b2484c8c1a695a103db9e75b7b4445252ff053d6 PKG_LICENSE:=GPL-3.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)