浏览代码

package/python-asgiref: switch upstream URL to https

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Marcus Hoffmann 3 周之前
父节点
当前提交
bbfd0951fa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/python-asgiref/Config.in

+ 1 - 1
package/python-asgiref/Config.in

@@ -11,4 +11,4 @@ config BR2_PACKAGE_PYTHON_ASGIREF
 	    - Server base classes, asgiref.server
 	    - A WSGI-to-ASGI adapter, in asgiref.wsgi
 
-	  http://github.com/django/asgiref/
+	  https://github.com/django/asgiref/