From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2EEC0C00144 for ; Fri, 29 Jul 2022 11:27:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id C81B241B6F; Fri, 29 Jul 2022 11:27:52 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org C81B241B6F X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ztaZr-eqwOqP; Fri, 29 Jul 2022 11:27:51 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id A612741B53; Fri, 29 Jul 2022 11:27:50 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org A612741B53 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id BFF1E1BF279 for ; Fri, 29 Jul 2022 11:27:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 9B51F40BCF for ; Fri, 29 Jul 2022 11:27:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 9B51F40BCF X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dlaQfMa1hm47 for ; Fri, 29 Jul 2022 11:27:46 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4F5BD40154 Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by smtp2.osuosl.org (Postfix) with ESMTPS id 4F5BD40154 for ; Fri, 29 Jul 2022 11:27:46 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 8098340002; Fri, 29 Jul 2022 11:27:43 +0000 (UTC) Date: Fri, 29 Jul 2022 13:27:42 +0200 To: Angelo Compagnucci Message-ID: <20220729132742.1108a632@windsurf> In-Reply-To: <20220728211755.148370-1-angelo@amarulasolutions.com> References: <20220728211755.148370-1-angelo@amarulasolutions.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1659094063; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mtt5xz/o8SI2KrmjkcN2Sw3uYmThrKwqbhIomI61Fes=; b=Pl/qcmTM+yY98px17cZAJBPbIu7Q/k1WXQb/8l0vUc9kSLUd6GiAWGLV9kkvpvC87kyyjb 787k6aVUPr0wGCZVSCWp/Rh3UapDrsZzCe6C2wSdkj4NOjK/rVL6FDOt7/Yc27ehnEuNjC AblU9xl5OUSmRfsNMAkbYtc/oeiUCYMMddMXKf4GrkxuhNuMpVEnn75qWitAVx5m2Wnrtc JrwC4lv7fZilBoU+rO9sQu8gIo3V84rEaE0M3f6M3tmQqVHWtrXX31H/yDmut5DZXXh9XD Gx8fzqWlrecChRTOfVCXJt6uoL+wAQYn7JTk71OvuFB+xPZELA3TSnxrLco6IA== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=Pl/qcmTM Subject: Re: [Buildroot] [PATCH] package/htpdate: bump to version 1.3.5 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Thu, 28 Jul 2022 23:17:55 +0200 Angelo Compagnucci wrote: > Signed-off-by: Angelo Compagnucci > --- > package/htpdate/htpdate.hash | 2 +- > package/htpdate/htpdate.mk | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot