Thread (11 messages) flat view 11 messages, 3 authors, 2021-02-14

[Buildroot] [PATCH/next v1 3/7] package/libuci: bump version to 52bbc99

From: Peter Seiderer <hidden>
Date: 2021-02-10 23:16:36
Subsystem: the rest · Maintainer: Linus Torvalds

- change download url to https

- update homepage url (the old one redirects to legacy read only
  OpenWrt wiki system)

Signed-off-by: Peter Seiderer <redacted>
---
 package/libuci/Config.in   | 2 +-
 package/libuci/libuci.hash | 2 +-
 package/libuci/libuci.mk   | 5 +++--
 3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/package/libuci/Config.in b/package/libuci/Config.in
index 2f4ad40487..f94d7dc391 100644
--- a/package/libuci/Config.in
+++ b/package/libuci/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_LIBUCI
 
 	  This package will also install CLI tool uci.
 
-	  http://wiki.openwrt.org/doc/techref/uci
+	  https://openwrt.org/docs/techref/uci
 
 comment "libuci needs a toolchain w/ dynamic library"
 	depends on BR2_STATIC_LIBS
diff --git a/package/libuci/libuci.hash b/package/libuci/libuci.hash
index b808810ccf..b6962c2541 100644
--- a/package/libuci/libuci.hash
+++ b/package/libuci/libuci.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256  1ee875910bdf751807f10d44f6b6b7f9ec71c12d4c407a80bae5cb654d2ba4cc  libuci-49ec6efbdac4819033d34f08927d795f83a3932d-br1.tar.gz
+sha256  76ef826df2961420cd7a4f1702bef06c37563d9807a2d8e84557963aab21ac80  libuci-52bbc99f69ea6f67b6fe264f424dac91bde5016c-br1.tar.gz
diff --git a/package/libuci/libuci.mk b/package/libuci/libuci.mk
index 55afd53c10..fcfda95b3a 100644
--- a/package/libuci/libuci.mk
+++ b/package/libuci/libuci.mk
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-LIBUCI_VERSION = 49ec6efbdac4819033d34f08927d795f83a3932d
-LIBUCI_SITE = git://git.openwrt.org/project/uci.git
+LIBUCI_VERSION = 52bbc99f69ea6f67b6fe264f424dac91bde5016c
+LIBUCI_SITE = https://git.openwrt.org/project/uci.git
+LIBUCI_SITE_METHOD = git
 LIBUCI_LICENSE = LGPL-2.1, GPL-2.0 (tools)
 LIBUCI_INSTALL_STAGING = YES
 LIBUCI_DEPENDENCIES = libubox
-- 
2.30.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help