[Buildroot] [git commit] package/sysrepo: bump version to 1.4.70
Thomas Petazzoni
thomas.petazzoni at bootlin.com
Thu Aug 27 19:30:21 UTC 2020
commit: https://git.buildroot.net/buildroot/commit/?id=9bce0009c0eb03d5a7871a6366ec1e6e651637c8
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
package/sysrepo/sysrepo.hash | 2 +-
package/sysrepo/sysrepo.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/sysrepo/sysrepo.hash b/package/sysrepo/sysrepo.hash
index 894f26380f..cdd2f7e478 100644
--- a/package/sysrepo/sysrepo.hash
+++ b/package/sysrepo/sysrepo.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 4dbb916c32e0229238a06bfa929e5615af89e9f79d225b558df99efe6ac84c03 sysrepo-1.4.66.tar.gz
+sha256 f0f894d4ed98ce9d20fda219378b844731d796e95115c07f4c067d853e20ca36 sysrepo-1.4.70.tar.gz
sha256 b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1 LICENSE
diff --git a/package/sysrepo/sysrepo.mk b/package/sysrepo/sysrepo.mk
index eb7fdb0e8d..8a2e56bd61 100644
--- a/package/sysrepo/sysrepo.mk
+++ b/package/sysrepo/sysrepo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SYSREPO_VERSION = 1.4.66
+SYSREPO_VERSION = 1.4.70
SYSREPO_SITE = $(call github,sysrepo,sysrepo,v$(SYSREPO_VERSION))
SYSREPO_INSTALL_STAGING = YES
SYSREPO_LICENSE = Apache-2.0
More information about the buildroot
mailing list