From: Michal Hrušecký Date: Sun, 3 Nov 2019 17:34:43 +0000 (+0100) Subject: cjdns: Update to the latest version (#523) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f75b19d42fa43502b1f247e233016f362a8e406d;p=feed%2Frouting.git cjdns: Update to the latest version (#523) Signed-off-by: Michal Hrusecky --- diff --git a/cjdns/Makefile b/cjdns/Makefile index e957b55..267c4af 100644 --- a/cjdns/Makefile +++ b/cjdns/Makefile @@ -17,12 +17,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cjdns -PKG_VERSION:=20.2 +PKG_VERSION:=20.4 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://github.com/cjdelisle/cjdns.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=77259a49e5bc7ca7bc6dca5bd423e02be563bdc5 +PKG_SOURCE_VERSION:=45cdd8b3eebb18b6239feeef3b787e40d773edfb PKG_LICENSE:=GPL-3.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)