mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
cjdns: update source, bump version
Signed-off-by: Lars Gierth <larsg@systemli.org> Conflicts: cjdns/Makefile
This commit is contained in:
@@ -18,11 +18,11 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=cjdns
|
PKG_NAME:=cjdns
|
||||||
PKG_VERSION:=0.16
|
PKG_VERSION:=0.16
|
||||||
PKG_RELEASE:=14
|
PKG_RELEASE:=15
|
||||||
|
|
||||||
PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git
|
PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=a97c189b9181bf83ed44a9ab0ebc817882c60ffa
|
PKG_SOURCE_VERSION:=951581191997db0188b56d8b21c5216f7e6e2ee1
|
||||||
PKG_LICENSE:=GPL-3.0
|
PKG_LICENSE:=GPL-3.0
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
||||||
|
|||||||
Reference in New Issue
Block a user