[Buildroot] [git commit] package/sdl2_gfx: bump to version 1.0.4

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Sep 27 21:03:29 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=d41886d977a83ff5d5e42360363ccf4a94abdc2b
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Macleod Thompson <peter.macleod.thompson at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/sdl2_gfx/sdl2_gfx.hash | 2 +-
 package/sdl2_gfx/sdl2_gfx.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/sdl2_gfx/sdl2_gfx.hash b/package/sdl2_gfx/sdl2_gfx.hash
index 4cb07ee935..3eb62ee366 100644
--- a/package/sdl2_gfx/sdl2_gfx.hash
+++ b/package/sdl2_gfx/sdl2_gfx.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 d69bcbceb811b4e5712fbad3ede737166327f44b727f1388c32581dbbe8c599a  SDL2_gfx-1.0.1.tar.gz
+sha256 63e0e01addedc9df2f85b93a248f06e8a04affa014a835c2ea34bfe34e576262  SDL2_gfx-1.0.4.tar.gz
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


More information about the buildroot mailing list