treewide: use https for some PKG_SOURCE_URLs

This changes a number of PKG_SOURCE_URLs that were using the http protocol to use https if available.
HTTPS was verified as functioning for the updated hosts.

Signed-off-by: Daniel Cousens <github@dcousens.com>
This commit is contained in:
Daniel Cousens
2024-02-18 22:46:51 +11:00
committed by Josef Schlehofer
parent 18fc4e61e0
commit 8a6a3d6f5d
28 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ PKG_VERSION:=0.5.1
PKG_RELEASE:=1
PKG_SOURCE:=libmpeg2-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://libmpeg2.sourceforge.net/files/
PKG_SOURCE_URL:=https://libmpeg2.sourceforge.net/files/
PKG_HASH:=dee22e893cb5fc2b2b6ebd60b88478ab8556cb3b93f9a0d7ce8f3b61851871d4
PKG_INSTALL:=1