From 706849e63ce5ff9cbd22f335bd80e3737fc6dd7b Mon Sep 17 00:00:00 2001 From: William Fleurant Date: Mon, 29 Jul 2019 14:58:46 -0400 Subject: [PATCH] cjdns: update source to devel. updated maintainer contact Signed-off-by: William Fleurant --- cjdns/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cjdns/Makefile b/cjdns/Makefile index e957b55..1cdedbb 100644 --- a/cjdns/Makefile +++ b/cjdns/Makefile @@ -18,11 +18,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cjdns PKG_VERSION:=20.2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_URL:=https://github.com/cjdelisle/cjdns.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=77259a49e5bc7ca7bc6dca5bd423e02be563bdc5 +PKG_SOURCE_VERSION:=45c9d282dc9e4a0e0fa76562901c2f5a9d4853ad PKG_LICENSE:=GPL-3.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) @@ -37,7 +37,7 @@ define Package/cjdns SUBMENU:=Routing and Redirection TITLE:=Encrypted near-zero-conf mesh routing protocol URL:=https://github.com/cjdelisle/cjdns - MAINTAINER:=Lars Gierth + MAINTAINER:=William Fleurant DEPENDS:=@!arc @IPV6 +kmod-tun +libnl-tiny +libpthread +librt \ +libuci-lua +lua-bencode +dkjson +luasocket +lua-sha2 endef