1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-18 05:03:57 +02:00

cjdns: update source, bump version

Conflicts:
	cjdns/Makefile
This commit is contained in:
Lars Gierth 2015-10-09 16:53:21 +02:00
parent 5876cd389f
commit e870c3373e

View File

@ -18,11 +18,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=cjdns
PKG_VERSION:=0.16
PKG_RELEASE:=14
PKG_RELEASE:=16
PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=a97c189b9181bf83ed44a9ab0ebc817882c60ffa
PKG_SOURCE_VERSION:=b2484c8c1a695a103db9e75b7b4445252ff053d6
PKG_LICENSE:=GPL-3.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)