All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libglew: bump version to 2.2.0
Date: Sun, 17 Jan 2021 09:53:04 +0100	[thread overview]
Message-ID: <20210117085304.GU2375@scaer> (raw)
In-Reply-To: <20210116092349.816488-1-bernd.kuhls@t-online.de>

Bernd, All,

On 2021-01-16 10:23 +0100, Bernd Kuhls spake thusly:
> As noted on https://sourceforge.net/projects/glew/ the package moved to
> github.com, update URLs.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libglew/Config.in    | 2 +-
>  package/libglew/libglew.hash | 7 ++-----
>  package/libglew/libglew.mk   | 4 ++--
>  3 files changed, 5 insertions(+), 8 deletions(-)
> 
> diff --git a/package/libglew/Config.in b/package/libglew/Config.in
> index 099c9461a4..1d28c018b6 100644
> --- a/package/libglew/Config.in
> +++ b/package/libglew/Config.in
> @@ -14,7 +14,7 @@ config BR2_PACKAGE_LIBGLEW
>  	  and extension functionality is exposed in a single header
>  	  file.
>  
> -	  http://glew.sourceforge.net
> +	  https://github.com/nigels-com/glew
>  
>  comment "libglew depends on X.org and needs an OpenGL backend"
>  	depends on !BR2_PACKAGE_XORG7 || !BR2_PACKAGE_HAS_LIBGL
> diff --git a/package/libglew/libglew.hash b/package/libglew/libglew.hash
> index 2e1b1f3c3c..29e63fa308 100644
> --- a/package/libglew/libglew.hash
> +++ b/package/libglew/libglew.hash
> @@ -1,6 +1,3 @@
> -# From https://sourceforge.net/projects/glew/files/glew/2.1.0/
> -sha1 18eca05460d0b61709fc115e632b6fe320718b44  glew-2.1.0.tgz
> -md5 b2ab12331033ddfaa50dc39345343980  glew-2.1.0.tgz
>  # Locally computed:
> -sha256 04de91e7e6763039bc11940095cd9c7f880baba82196a7765f727ac05a993c95  glew-2.1.0.tgz
> -sha256 8991cd11befec7c6a63662700f03c0cc42e864b6e77c7e70b80297c951a7f0ff  LICENSE.txt
> +sha256  d4fc82893cfb00109578d0a1a2337fb8ca335b3ceccf97b97e5cc7f08e4353e1  glew-2.2.0.tgz
> +sha256  8991cd11befec7c6a63662700f03c0cc42e864b6e77c7e70b80297c951a7f0ff  LICENSE.txt
> diff --git a/package/libglew/libglew.mk b/package/libglew/libglew.mk
> index fa26292567..c9c49e6987 100644
> --- a/package/libglew/libglew.mk
> +++ b/package/libglew/libglew.mk
> @@ -4,9 +4,9 @@
>  #
>  ################################################################################
>  
> -LIBGLEW_VERSION = 2.1.0
> +LIBGLEW_VERSION = 2.2.0
>  LIBGLEW_SOURCE = glew-$(LIBGLEW_VERSION).tgz
> -LIBGLEW_SITE = http://sourceforge.net/projects/glew/files/glew/$(LIBGLEW_VERSION)
> +LIBGLEW_SITE = https://github.com/nigels-com/glew/releases/download/glew-$(LIBGLEW_VERSION)
>  LIBGLEW_LICENSE = BSD-3-Clause, MIT
>  LIBGLEW_LICENSE_FILES = LICENSE.txt
>  LIBGLEW_INSTALL_STAGING = YES
> -- 
> 2.29.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2021-01-17  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-16  9:23 [Buildroot] [PATCH 1/1] package/libglew: bump version to 2.2.0 Bernd Kuhls
2021-01-17  8:53 ` Yann E. MORIN [this message]

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=20210117085304.GU2375@scaer \
    --to=yann.morin.1998@free.fr \
    --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.