luci-app-cjdns: bump release, update repo-url and license year

Signed-off-by: William Fleurant <william@netblazr.com>
This commit is contained in:
William Fleurant 2018-08-19 16:04:13 +00:00
parent d1dffb3c04
commit 7f420f783a
No known key found for this signature in database
GPG key ID: DB50ACA1DB6202A9

View file

@ -1,5 +1,5 @@
# #
# Copyright (C) 2014,2015 Hyperboria.net # Copyright (C) 2014,2018 Hyperboria.net
# #
# You may redistribute this program and/or modify it under the terms of # You may redistribute this program and/or modify it under the terms of
# the GNU General Public License as published by the Free Software Foundation, # the GNU General Public License as published by the Free Software Foundation,
@ -18,7 +18,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-cjdns PKG_NAME:=luci-app-cjdns
PKG_VERSION:=1.3 PKG_VERSION:=1.3
PKG_RELEASE:=5 PKG_RELEASE:=6
PKG_LICENSE:=GPL-3.0 PKG_LICENSE:=GPL-3.0
@ -29,7 +29,7 @@ define Package/luci-app-cjdns
CATEGORY:=LuCI CATEGORY:=LuCI
SUBMENU:=3. Applications SUBMENU:=3. Applications
TITLE:=Encrypted near-zero-conf mesh routing protocol TITLE:=Encrypted near-zero-conf mesh routing protocol
URL:=https://github.com/hyperboria/cjdns URL:=https://github.com/cjdelisle/cjdns
MAINTAINER:=Lars Gierth <larsg@systemli.org> MAINTAINER:=Lars Gierth <larsg@systemli.org>
DEPENDS:=+cjdns +luci-base DEPENDS:=+cjdns +luci-base
endef endef