From patchwork Thu Dec 12 01:19:07 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 300484 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id EFC692C020A for ; Thu, 12 Dec 2013 12:19:15 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 189B393715; Thu, 12 Dec 2013 01:19:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OYfhKHyO-kdc; Thu, 12 Dec 2013 01:19:13 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id B2AE893758; Thu, 12 Dec 2013 01:19:13 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id A9B9E1C2307 for ; Thu, 12 Dec 2013 01:19:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A69588BD41 for ; Thu, 12 Dec 2013 01:19:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GyYYEoM8iTmO for ; Thu, 12 Dec 2013 01:19:11 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by whitealder.osuosl.org (Postfix) with ESMTPS id 7A3308BBEE for ; Thu, 12 Dec 2013 01:19:11 +0000 (UTC) Received: by mail-pd0-f182.google.com with SMTP id v10so10497918pde.41 for ; Wed, 11 Dec 2013 17:19:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:content-type :mime-version:content-transfer-encoding; bh=KW4+s89B2ccvIj5vlRrgqP7y8g01vlOsyw4z1gbctGw=; b=YJ4ggqGwnGrQYhq+FRDTOdKozB2dEjXP/21orQFOFmAoZ3/OZujmAJd0cnAfqyujaH /zbSm4JdbDB6Jfh8ewGlKQiBKrNasPqxPgGKt1dQfsMOg5vOJYa5a6e0v5DXdwANz+qy 6h6YcQYup+5cD0S+yzP9l2qEucj9b+kv/w8dnFs6+XbUwczDvCyaaJqqTOs74ySYLgz4 3tqJAQsF9i7b09rNDlKSvtUIT5KKNL4gUaP43CPRPKq7E5eyCxV/8jCJdTp27EEPdw7B bEdD1LmNDldNSxwUTlU27f5VwXPfjsbIfcFk2kvf699huhaX1Oewgj5SLwXU+AZFtqmc s7vg== X-Gm-Message-State: ALoCoQnPRqF1+tWsypVy6vZj63+DJTaDHIpva8c0uhskM1scBuoS/9OxTzF9NUqcoQKMQ2y2WjCz X-Received: by 10.68.209.193 with SMTP id mo1mr6808473pbc.38.1386811151173; Wed, 11 Dec 2013 17:19:11 -0800 (PST) Received: from [192.168.0.102] (218-164-103-173.dynamic.hinet.net. [218.164.103.173]) by mx.google.com with ESMTPSA id de1sm35783989pbc.7.2013.12.11.17.19.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Dec 2013 17:19:10 -0800 (PST) Message-ID: <1386811147.8675.2.camel@phoenix> From: Axel Lin To: Peter Korsgaard Date: Thu, 12 Dec 2013 09:19:07 +0800 X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: buildroot@busybox.net Subject: [Buildroot] [PATCH] xl2tp: bump to version 1.3.2 and add licensing info X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Axel Lin --- package/xl2tp/xl2tp.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package/xl2tp/xl2tp.mk b/package/xl2tp/xl2tp.mk index cf496fe..1df245f 100644 --- a/package/xl2tp/xl2tp.mk +++ b/package/xl2tp/xl2tp.mk @@ -4,9 +4,11 @@ # ################################################################################ -XL2TP_VERSION = v1.3.1 +XL2TP_VERSION = v1.3.2 XL2TP_SITE = $(call github,xelerance,xl2tpd,$(XL2TP_VERSION)) XL2TP_DEPENDENCIES = libpcap +XL2TP_LICENSE = GPLv2+ +XL2TP_LICENSE_FILES = LICENSE define XL2TP_BUILD_CMDS $(SED) 's/ -O2 //' $(@D)/Makefile