All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Perez de Castro <aperez@igalia.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/openjpeg: bump to version 2.3.1
Date: Wed, 15 May 2019 20:56:35 +0300	[thread overview]
Message-ID: <20190515205635.GB5634@momiji> (raw)
In-Reply-To: <20190515164446.800-1-francois.perrad@gadz.org>

On Wed, 15 May 2019 18:44:45 +0200, Francois Perrad <fperrad@gmail.com> wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>

> ---
>  package/openjpeg/openjpeg.hash | 2 +-
>  package/openjpeg/openjpeg.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/openjpeg/openjpeg.hash b/package/openjpeg/openjpeg.hash
> index 8a6fda48c..31c5b5040 100644
> --- a/package/openjpeg/openjpeg.hash
> +++ b/package/openjpeg/openjpeg.hash
> @@ -1,3 +1,3 @@
>  # Locally computed:
> -sha256 3389a1aa908c2b577863da213db3a170df3edbb1432e99ae5fd3f2ac721d69d3  openjpeg-51f097e6d5754ddae93e716276fe8176b44ec548.tar.gz
> +sha256 63f5a4713ecafc86de51bfad89cc07bb788e9bba24ebbf0c4ca637621aadb6a9  openjpeg-2.3.1.tar.gz
>  sha256 a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6  LICENSE
> diff --git a/package/openjpeg/openjpeg.mk b/package/openjpeg/openjpeg.mk
> index 6036ab95a..1b119fa5f 100644
> --- a/package/openjpeg/openjpeg.mk
> +++ b/package/openjpeg/openjpeg.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -OPENJPEG_VERSION = 51f097e6d5754ddae93e716276fe8176b44ec548
> -OPENJPEG_SITE = $(call github,uclouvain,openjpeg,$(OPENJPEG_VERSION))
> +OPENJPEG_VERSION = 2.3.1
> +OPENJPEG_SITE = $(call github,uclouvain,openjpeg,v$(OPENJPEG_VERSION))
>  OPENJPEG_LICENSE = BSD-2-Clause
>  OPENJPEG_LICENSE_FILES = LICENSE
>  OPENJPEG_INSTALL_STAGING = YES
> -- 
> 2.17.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190515/b1e50396/attachment.asc>

  reply	other threads:[~2019-05-15 17:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-15 16:44 [Buildroot] [PATCH] package/openjpeg: bump to version 2.3.1 Francois Perrad
2019-05-15 17:56 ` Adrian Perez de Castro [this message]
2019-05-16  7:10 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190515205635.GB5634@momiji \
    --to=aperez@igalia.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.