From patchwork Tue Oct 6 07:27:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Vetter X-Patchwork-Id: 1377232 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=iodoru.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4C58Fw0w8wz9sS8 for ; Tue, 6 Oct 2020 18:28:19 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id DDA312041A; Tue, 6 Oct 2020 07:28:16 +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 4s-QNSA90NVz; Tue, 6 Oct 2020 07:28:13 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 106E62000B; Tue, 6 Oct 2020 07:28:13 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 22F671BF34F for ; Tue, 6 Oct 2020 07:28:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1EA4D84E66 for ; Tue, 6 Oct 2020 07:28:10 +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 jAVlWd0pQR4R for ; Tue, 6 Oct 2020 07:28:07 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.desaster-games.net (mail.desaster-games.net [176.9.84.136]) by whitealder.osuosl.org (Postfix) with ESMTP id C471584EAD for ; Tue, 6 Oct 2020 07:28:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.desaster-games.net (Postfix) with ESMTP id 86AC6C; Tue, 6 Oct 2020 09:28:03 +0200 (CEST) X-Virus-Scanned: Amavis at mail.desaster-games.com Received: from mail.desaster-games.net ([127.0.0.1]) by localhost (mail.desaster-games.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IgUYZx6aeD+5; Tue, 6 Oct 2020 09:27:49 +0200 (CEST) Received: from ymir.suse.de (unknown [195.135.221.27]) by mail.desaster-games.net (Postfix) with ESMTPSA id B58B1A; Tue, 6 Oct 2020 09:27:49 +0200 (CEST) From: Michael Vetter To: buildroot@busybox.net Date: Tue, 6 Oct 2020 09:27:49 +0200 Message-Id: <20201006072749.11275-2-jubalh@iodoru.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20201006072749.11275-1-jubalh@iodoru.org> References: <20201006072749.11275-1-jubalh@iodoru.org> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/jasper: bump to version 2.0.22 X-BeenThere: buildroot@busybox.net 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: , Cc: Michael Vetter Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Michael Vetter --- package/jasper/jasper.hash | 2 +- package/jasper/jasper.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/jasper/jasper.hash b/package/jasper/jasper.hash index df8ac8c9c7..bb660e3c5d 100644 --- a/package/jasper/jasper.hash +++ b/package/jasper/jasper.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 2482def06dfaa33b8d93cbe992a29723309f3c2b6e75674423a52fc82be10418 jasper-2.0.21.tar.gz +sha256 afc4166bff29b8a0dc46ed5e8d6a208d7976fccfd0b1146e3400c8b2948794a2 jasper-2.0.21.tar.gz sha256 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81 LICENSE diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk index 1351efa563..ab7cb933bc 100644 --- a/package/jasper/jasper.mk +++ b/package/jasper/jasper.mk @@ -4,7 +4,7 @@ # ################################################################################ -JASPER_VERSION = 2.0.21 +JASPER_VERSION = 2.0.22 JASPER_SITE = $(call github,jasper-software,jasper,version-$(JASPER_VERSION)) JASPER_INSTALL_STAGING = YES JASPER_LICENSE = JasPer-2.0