package/ubus: bump version to d1d9ddf
authorPeter Seiderer <ps.report@gmx.net>
Wed, 10 Feb 2021 23:16:35 +0000 (00:16 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 13 Feb 2021 22:24:21 +0000 (23:24 +0100)
- change download url to https

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

- update license file hash (ubusd_acl.h - license unrelated source
  code changes only)

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ubus/Config.in
package/ubus/ubus.hash
package/ubus/ubus.mk

index 28bf8e9ae4b504eed2862ead5987a1d4df87b6c5..391893e808cb1dcedffb06708f08c78dc8d6cd3b 100644 (file)
@@ -19,7 +19,7 @@ config BR2_PACKAGE_UBUS
          * Select BR2_PACKAGE_LUA_5_1 if you want to have Lua
            support.
 
-         https://wiki.openwrt.org/doc/techref/ubus
+         https://openwrt.org/docs/techref/ubus
 
 if BR2_PACKAGE_UBUS
 
index 1fcea3685185d90b0357afc8ff32b2649a246831..15e67b53edf9a3473025ce9e93572fdd6350202a 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  011566b2be426f572d397b44a7c12baa50a9b949232e5a6075eba613e1c3f7ae  ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692-br1.tar.gz
-sha256  f53187f011575f6ec6c529136fd4658d67e674227c80b7b72c99b3654454ae7f  ubusd_acl.h
+sha256  0d2abb7212ad1ac0ac641d52f62e212bb090a1bbaeae975a78f44ab08d3e3c23  ubus-d1d9ddf98d39b0bdc055060fb962335439445690-br1.tar.gz
+sha256  a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988  ubusd_acl.h
index 5fb57ead01b9f195dae7da450a75243313de0c10..09668f7dd28a2ad83db3ec1d4bb828b29bc5be1b 100644 (file)
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-UBUS_VERSION = 34c6e818e431cc53478a0f7c7c1eca07d194d692
-UBUS_SITE = git://git.openwrt.org/project/ubus.git
+UBUS_VERSION = d1d9ddf98d39b0bdc055060fb962335439445690
+UBUS_SITE = https://git.openwrt.org/project/ubus.git
+UBUS_SITE_METHOD = git
 
 UBUS_LICENSE = LGPL-2.1
 UBUS_LICENSE_FILES = ubusd_acl.h