Browse Source

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 weeks ago
parent
commit
bbfd0951fa
1 changed files with 1 additions and 1 deletions
  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/