mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package/kodi-visualisation-goom: bump version
This bump fixes a compile error on powerpc. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
374e39df81
commit
a29a0c9619
@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 62a26efb6cd5d5fd109e38accb3deb71145972ae30b914bed7620eb40465c954 kodi-visualisation-goom-v1.1.0.tar.gz
|
||||
sha256 501b8b1d5bd174ec71d57894293ae5eb0c1f41c3b725ab5e7b5a1c5eeea77a7f kodi-visualisation-goom-54da35870930acd1a3a36195dd2c1498ac336b90.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KODI_VISUALISATION_GOOM_VERSION = v1.1.0
|
||||
KODI_VISUALISATION_GOOM_VERSION = 54da35870930acd1a3a36195dd2c1498ac336b90
|
||||
KODI_VISUALISATION_GOOM_SITE = $(call github,notspiff,visualization.goom,$(KODI_VISUALISATION_GOOM_VERSION))
|
||||
KODI_VISUALISATION_GOOM_LICENSE = GPL-2.0+
|
||||
KODI_VISUALISATION_GOOM_LICENSE_FILES = src/Main.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user