[Buildroot] [git commit] package/libgta: bump to version 1.2.1
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-10-14 21:08:52
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=950445c90d0b169285c10ff6d2de02e737a98c9c branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master - Update site: https://marlam.de/gta/news/source-code-moved - Update indentation in hash file (two spaces) https://marlam.de/gta/news Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- package/libgta/Config.in | 2 +- package/libgta/libgta.hash | 4 ++-- package/libgta/libgta.mk | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/libgta/Config.in b/package/libgta/Config.in
index 894dced096..f66d83c90e 100644
--- a/package/libgta/Config.in
+++ b/package/libgta/Config.in@@ -7,4 +7,4 @@ config BR2_PACKAGE_LIBGTA Libgta is a portable library that implements the Generic Tagged Array (GTA) file format. - http://gta.nongnu.org + https://marlam.de/gta
diff --git a/package/libgta/libgta.hash b/package/libgta/libgta.hash
index d5fceb4205..49ac51d3a1 100644
--- a/package/libgta/libgta.hash
+++ b/package/libgta/libgta.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 1d2ff713955eee28310de082a8fd8e236403c27dee3716ba1238c56e6643e4fb libgta-1.0.8.tar.xz -sha256 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89 COPYING +sha256 d445667e145f755f0bc34ac89b63a6bfdce1eea943f87ee7a3f23dc0dcede8b1 libgta-1.2.1.tar.xz +sha256 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89 COPYING
diff --git a/package/libgta/libgta.mk b/package/libgta/libgta.mk
index 1189feeff9..9b19f42dc7 100644
--- a/package/libgta/libgta.mk
+++ b/package/libgta/libgta.mk@@ -4,8 +4,8 @@ # ################################################################################ -LIBGTA_VERSION = 1.0.8 -LIBGTA_SITE = http://download.savannah.nongnu.org/releases/gta +LIBGTA_VERSION = 1.2.1 +LIBGTA_SITE = https://marlam.de/gta/releases LIBGTA_SOURCE = libgta-$(LIBGTA_VERSION).tar.xz LIBGTA_INSTALL_STAGING = YES LIBGTA_DEPENDENCIES = host-pkgconf bzip2 xz zlib
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot