mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/sysrepo: bump version to 1.4.66
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7b6ec53d04
commit
f6650a0e79
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 9c134658a5b812cd86b9113c30fc01be5a094616f473e747032ccf614af9e4dd sysrepo-1.4.58.tar.gz
|
sha256 4dbb916c32e0229238a06bfa929e5615af89e9f79d225b558df99efe6ac84c03 sysrepo-1.4.66.tar.gz
|
||||||
sha256 b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1 LICENSE
|
sha256 b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SYSREPO_VERSION = 1.4.58
|
SYSREPO_VERSION = 1.4.66
|
||||||
SYSREPO_SITE = $(call github,sysrepo,sysrepo,v$(SYSREPO_VERSION))
|
SYSREPO_SITE = $(call github,sysrepo,sysrepo,v$(SYSREPO_VERSION))
|
||||||
SYSREPO_INSTALL_STAGING = YES
|
SYSREPO_INSTALL_STAGING = YES
|
||||||
SYSREPO_LICENSE = Apache-2.0
|
SYSREPO_LICENSE = Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user