cjdns: Update to the latest version (#523)

Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net>
This commit is contained in:
Michal Hrušecký 2019-11-03 18:34:43 +01:00 committed by William Fleurant
parent 381f09346f
commit f75b19d42f
1 changed files with 2 additions and 2 deletions

View File

@ -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)