All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] move sdl_gfx package version from 1.0.1 to 1.0.4
@ 2019-09-11  5:06 Peter Thompson
  2019-09-11  7:57 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Thompson @ 2019-09-11  5:06 UTC (permalink / raw)
  To: buildroot

From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>

changed sdl2_gfx_version to 1.0.4

Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
---
 package/sdl2_gfx/sdl2_gfx.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/sdl2_gfx/sdl2_gfx.mk b/package/sdl2_gfx/sdl2_gfx.mk
index 1ec138714b..6817391b21 100644
--- a/package/sdl2_gfx/sdl2_gfx.mk
+++ b/package/sdl2_gfx/sdl2_gfx.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SDL2_GFX_VERSION = 1.0.1
+SDL2_GFX_VERSION = 1.0.4
 SDL2_GFX_SOURCE = SDL2_gfx-$(SDL2_GFX_VERSION).tar.gz
 SDL2_GFX_SITE = http://www.ferzkopp.net/Software/SDL2_gfx
 SDL2_GFX_LICENSE = Zlib
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] move sdl_gfx package version from 1.0.1 to 1.0.4
  2019-09-11  5:06 [Buildroot] [PATCH 1/1] move sdl_gfx package version from 1.0.1 to 1.0.4 Peter Thompson
@ 2019-09-11  7:57 ` Thomas Petazzoni
  2019-09-11 13:34   ` Peter Thompson
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2019-09-11  7:57 UTC (permalink / raw)
  To: buildroot

Hello Peter,

On Tue, 10 Sep 2019 23:06:51 -0600
Peter Thompson <peter.macleod.thompson@gmail.com> wrote:

> From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
> 
> changed sdl2_gfx_version to 1.0.4
> 
> Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
> ---
>  package/sdl2_gfx/sdl2_gfx.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks for the patch. However, you need to update the hash of the
tarball in the .hash file. Also, the commit title should be:

	package/sdl2_gfx: bump to 1.0.4

Could you adjust this (also for the sdl2_image patch) and send an
updated version ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] move sdl_gfx package version from 1.0.1 to 1.0.4
  2019-09-11  7:57 ` Thomas Petazzoni
@ 2019-09-11 13:34   ` Peter Thompson
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Thompson @ 2019-09-11 13:34 UTC (permalink / raw)
  To: buildroot

Will do  - thanks

Peter


On Wed, Sep 11, 2019 at 1:58 AM Thomas Petazzoni <
thomas.petazzoni@bootlin.com> wrote:

> Hello Peter,
>
> On Tue, 10 Sep 2019 23:06:51 -0600
> Peter Thompson <peter.macleod.thompson@gmail.com> wrote:
>
> > From: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
> >
> > changed sdl2_gfx_version to 1.0.4
> >
> > Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson@gmail.com>
> > ---
> >  package/sdl2_gfx/sdl2_gfx.mk | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Thanks for the patch. However, you need to update the hash of the
> tarball in the .hash file. Also, the commit title should be:
>
>         package/sdl2_gfx: bump to 1.0.4
>
> Could you adjust this (also for the sdl2_image patch) and send an
> updated version ?
>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190911/98580dc0/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-11 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11  5:06 [Buildroot] [PATCH 1/1] move sdl_gfx package version from 1.0.1 to 1.0.4 Peter Thompson
2019-09-11  7:57 ` Thomas Petazzoni
2019-09-11 13:34   ` Peter Thompson

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.