mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libsolv: bump version to 0.7.35
Release notes: https://github.com/openSUSE/libsolv/blob/0.7.35/NEWS 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
172846b226
commit
724bed5d4d
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 ce4aa2f0e3c5c9ab99dced6a1810af3f670f1b98892394edc68ccabe7b272133 libsolv-0.7.30.tar.gz
|
||||
sha256 e6ef552846f908beb3bbf6ca718b6dd431bd8a281086d82af9a6d2a3ba919be5 libsolv-0.7.35.tar.gz
|
||||
sha256 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f LICENSE.BSD
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBSOLV_VERSION = 0.7.30
|
||||
LIBSOLV_VERSION = 0.7.35
|
||||
LIBSOLV_SITE = $(call github,openSUSE,libsolv,$(LIBSOLV_VERSION))
|
||||
LIBSOLV_LICENSE = BSD-3-Clause
|
||||
LIBSOLV_LICENSE_FILES = LICENSE.BSD
|
||||
|
||||
Reference in New Issue
Block a user