cjdns: v20 -> v20.1

This commit is contained in:
Alexander Krupenkin 2018-02-18 13:44:02 +03:00
parent f0ee73aa22
commit 733e935f04
No known key found for this signature in database
GPG Key ID: 0D0A7FA67911873E
1 changed files with 2 additions and 2 deletions

View File

@ -17,12 +17,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cjdns
PKG_VERSION:=0.20
PKG_VERSION:=20.1
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/cjdelisle/cjdns.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=efd7d7f82be405fe47f6806b6cc9c0043885bc2e
PKG_SOURCE_VERSION:=bd6b60d817d3126fb45f671c1c7637042a0be937
PKG_LICENSE:=GPL-3.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)