From patchwork Mon Jul 3 16:03:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1802877 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4QvrM00GCMz20ZF for ; Tue, 4 Jul 2023 02:03:40 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 3AB33812EC; Mon, 3 Jul 2023 16:03:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 3AB33812EC X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kBaw9GBSdFyT; Mon, 3 Jul 2023 16:03:37 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 707178128C; Mon, 3 Jul 2023 16:03:36 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 707178128C X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 3881B1BF59D for ; Mon, 3 Jul 2023 16:03:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 1155381200 for ; Mon, 3 Jul 2023 16:03:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 1155381200 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F7ei6b8--_Q8 for ; Mon, 3 Jul 2023 16:03:34 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 5A8F380CDE Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp1.osuosl.org (Postfix) with ESMTPS id 5A8F380CDE for ; Mon, 3 Jul 2023 16:03:34 +0000 (UTC) Received: from fli4l.lan.fli4l (p54a1b71b.dip0.t-ipconnect.de [84.161.183.27]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 284D6A4C00CE for ; Mon, 3 Jul 2023 18:03:32 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:37534) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qGM1T-0000n9-31 for buildroot@buildroot.org; Mon, 03 Jul 2023 18:03:31 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Mon, 3 Jul 2023 18:03:31 +0200 Message-Id: <20230703160331.34623-1-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Spamd-Bar: ++ X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1688400212; bh=LLv77jqO1z1HkkGMlEU/c13ls93nUBTmK5DPoFwjMac=; h=From:To:Subject:Date:From; b=Jl61Qgh+C/97XJFQzr/RmFhFIPFILhqW8QvDTxunAbIdMvwn77PetSIDm964T5UJs 2BLifx1ljvkfgfcDjL8w3VmqiP4/tG+MRhsrJ+uX4eYOZMa9aFQbAV1mer456F08aY T0oy0rE2k7BFdOFFPWwjwXNPyRCa0Bq5ECSTg6YLaVVw5Gdg7zi1WDYAtOEWsXJPw0 b2BdLIl9eTUiY8rrhnPJE2whbjYFmTskWPltG5Tsma4wE08hCnZZdRL2Cp+wCrBgp8 ST5hzr7Kex8fbWjxZqxBlsy4vGRFlaUNK9WXcE9/JYAcWvJiM4JaBXTaeCXgix+swq hgoy8SSuHclnA== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=Jl61Qgh+ Subject: [Buildroot] [PATCH 1/1] package/libks: bump version to 1.8.3 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: , Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/libks/libks.hash | 2 +- package/libks/libks.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libks/libks.hash b/package/libks/libks.hash index dba442bdd2..998811bc90 100644 --- a/package/libks/libks.hash +++ b/package/libks/libks.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 131d7896c81a7f3c9bf06860e4f564ca558d4be1614568fec688b3eb66d38107 libks-1.8.2.tar.gz +sha256 c677c36a0d8ceca2e53e07d1de66b87045ac2784df458d012557e2432692528b libks-1.8.3.tar.gz sha256 1d1327f37b58a4c9ce520fcf9dd3f348c7c639229ee7aed41c47164a8f7836cd copyright diff --git a/package/libks/libks.mk b/package/libks/libks.mk index c4f0cd5c78..b17812619d 100644 --- a/package/libks/libks.mk +++ b/package/libks/libks.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBKS_VERSION = 1.8.2 +LIBKS_VERSION = 1.8.3 LIBKS_SITE = $(call github,signalwire,libks,v$(LIBKS_VERSION)) LIBKS_LICENSE = MIT LIBKS_LICENSE_FILES = copyright