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:
authorAlexander Krupenkin <mail@akru.me>2018-05-02 17:33:13 +0300
committerAlexander Krupenkin <mail@akru.me>2018-05-02 17:33:13 +0300
commit7ae81c8311ec642843e36c642bb8e940625c086b (patch)
tree720c478e8d0d10187e91a615f5eb4128b4bfab9a /cjdns
parent4bff0b3c65c513d70a537394e28efa29136873d2 (diff)
cjdns: 20.1 -> 20.2
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 6312a3d..cd5ca90 100644
--- a/cjdns/Makefile
+++ b/cjdns/Makefile
@@ -17,12 +17,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cjdns
-PKG_VERSION:=20.1
+PKG_VERSION:=20.2
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/cjdelisle/cjdns.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=bd6b60d817d3126fb45f671c1c7637042a0be937
+PKG_SOURCE_VERSION:=77259a49e5bc7ca7bc6dca5bd423e02be563bdc5
PKG_LICENSE:=GPL-3.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)