mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libgee: bump version to 0.20.8
Release notes: https://download.gnome.org/sources/libgee/0.20/libgee-0.20.7.news https://download.gnome.org/sources/libgee/0.20/libgee-0.20.8.news Fixes: https://autobuild.buildroot.net/results/447/44778d849d6627159df7fabfc3af92dc9b008a4d/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e9bfd38904
commit
0964bf05e9
@@ -1,5 +1,5 @@
|
||||
# From https://download.gnome.org/sources/libgee/0.20/libgee-0.20.6.sha256sum
|
||||
sha256 1bf834f5e10d60cc6124d74ed3c1dd38da646787fbf7872220b8b4068e476d4d libgee-0.20.6.tar.xz
|
||||
# From https://download.gnome.org/sources/libgee/0.20/libgee-0.20.8.sha256sum
|
||||
sha256 189815ac143d89867193b0c52b7dc31f3aa108a15f04d6b5dca2b6adfad0b0ee libgee-0.20.8.tar.xz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a COPYING
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
LIBGEE_VERSION_MAJOR = 0.20
|
||||
LIBGEE_VERSION = $(LIBGEE_VERSION_MAJOR).6
|
||||
LIBGEE_VERSION = $(LIBGEE_VERSION_MAJOR).8
|
||||
LIBGEE_SITE = https://download.gnome.org/sources/libgee/$(LIBGEE_VERSION_MAJOR)
|
||||
LIBGEE_SOURCE = libgee-$(LIBGEE_VERSION).tar.xz
|
||||
LIBGEE_DEPENDENCIES = host-pkgconf host-vala libglib2
|
||||
|
||||
Reference in New Issue
Block a user