X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=blobdiff_plain;f=cjdns%2FMakefile;h=dbf1c21f1b9ba17bac6bf7a0896cfd960b0af1e3;hp=ed34cbf095c538fd89e6bd2990f633066afa3ff1;hb=3f5520eddaf365aa46354b85caa18892a3cb839f;hpb=c63ccc4fa2fc7f552175101a5242ffe59a88b2ac diff --git a/cjdns/Makefile b/cjdns/Makefile index ed34cbf..dbf1c21 100644 --- a/cjdns/Makefile +++ b/cjdns/Makefile @@ -1,12 +1,28 @@ +# +# Copyright (C) 2014,2015 Hyperboria.net +# +# 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, +# either version 3 of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# + include $(TOPDIR)/rules.mk PKG_NAME:=cjdns PKG_VERSION:=0.16 -PKG_RELEASE:=11 +PKG_RELEASE:=14 PKG_SOURCE_URL:=https://github.com/hyperboria/cjdns.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=a5a1b16f5a4f2815ce3c0e234a24108cae0f9ad3 +PKG_SOURCE_VERSION:=a97c189b9181bf83ed44a9ab0ebc817882c60ffa PKG_LICENSE:=GPL-3.0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.bz2 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)