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

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.