mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
package/libshout: move site to https
Move site from http to https as HTTP URL now returns "301 Moved Permanently" Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8025ed6802
commit
e7609a80b6
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBSHOUT_VERSION = 2.4.1
|
LIBSHOUT_VERSION = 2.4.1
|
||||||
LIBSHOUT_SITE = http://downloads.xiph.org/releases/libshout
|
LIBSHOUT_SITE = https://downloads.xiph.org/releases/libshout
|
||||||
LIBSHOUT_LICENSE = LGPL-2.0+
|
LIBSHOUT_LICENSE = LGPL-2.0+
|
||||||
LIBSHOUT_LICENSE_FILES = COPYING
|
LIBSHOUT_LICENSE_FILES = COPYING
|
||||||
LIBSHOUT_INSTALL_STAGING = YES
|
LIBSHOUT_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user