From patchwork Sun Oct 26 18:45:18 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 403287 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 7FEBF140097 for ; Mon, 27 Oct 2014 05:47:06 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 73A9C3346A; Sun, 26 Oct 2014 18:47:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51QnVtS3qDiY; Sun, 26 Oct 2014 18:47:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id A49B7334B2; Sun, 26 Oct 2014 18:46:52 +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 D5C081C107B for ; Sun, 26 Oct 2014 18:46:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D2F7A92531 for ; Sun, 26 Oct 2014 18:46:31 +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 RUwv-w0Inrjd for ; Sun, 26 Oct 2014 18:46:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f44.google.com (mail-wg0-f44.google.com [74.125.82.44]) by whitealder.osuosl.org (Postfix) with ESMTPS id 349C391D59 for ; Sun, 26 Oct 2014 18:46:31 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id y10so4190379wgg.15 for ; Sun, 26 Oct 2014 11:46:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=k7579/wzLW0Zu+JvMx5uzppmcuF93Bqb2xfNg1TsM+o=; b=cPO+OnmfV+UDfh6jgS7HUK29ZvyMGRO27DYu0Pqegi1xOvcmpnK73TCMKoyHfRG0/N fMgeM0cbmjGYknPJfUdCw4JFOUPiquszkyKGTagC54Wz6AHG80wcTRw0auqangWaCBra xg0JcwNSNwZM+1dn4RqyARdq6R/S/SFlVZmbMaYAVgoKiKdCpeoUR4tPU4hyBka4eSMH qquD7kuAofQHeMCI4fzj1KGZwoFtzxItFuKng2eDVfpbcLGp/7QxLBXbFqFo5NzrZptz 8gkOjEC1Za/iiT6n0FGDllnKaoSqvycyGgnSTbtT4FGC0aExlRJney5Kqg0SC9SGCj+o 1CRw== X-Received: by 10.194.236.232 with SMTP id ux8mr26179wjc.96.1414349189730; Sun, 26 Oct 2014 11:46:29 -0700 (PDT) Received: from localhost.localdomain (13-105-190-109.dsl.ovh.fr. [109.190.105.13]) by mx.google.com with ESMTPSA id fx2sm12905341wjb.37.2014.10.26.11.46.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Oct 2014 11:46:29 -0700 (PDT) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Sun, 26 Oct 2014 19:45:18 +0100 Message-Id: <1414349157-22749-12-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 2.1.1 In-Reply-To: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> References: <1414349157-22749-1-git-send-email-maxime.hadjinlian@gmail.com> Subject: [Buildroot] [PATCH 12/51] ktap: bump version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" We switch from a tag to a commit ID, because the release is from December 2013. Ktap has 4 releases, all made during a 7 months period, nothing since then. But the project is still active, ~80 commits have been pushed in the meantime. Signed-off-by: Maxime Hadjinlian --- package/ktap/ktap.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ktap/ktap.mk b/package/ktap/ktap.mk index 0c2652d..a6b779a 100644 --- a/package/ktap/ktap.mk +++ b/package/ktap/ktap.mk @@ -4,7 +4,7 @@ # ################################################################################ -KTAP_VERSION = v0.4 +KTAP_VERSION = 5b16b61deb6c8a99d71e5167706a5f5566135828 KTAP_SITE = $(call github,ktap,ktap,$(KTAP_VERSION)) KTAP_SOURCE = v$(KTAP_VERSION).tar.gz KTAP_LICENSE = GPLv2