summaryrefslogtreecommitdiffstats
path: root/src/speexdsp.mk
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2017-07-15 01:42:53 (GMT)
committerViktor Szakats <vszakats@users.noreply.github.com>2017-07-15 01:42:53 (GMT)
commitaeb00ab04b7459ac3dc31db7c0ea15434d4ac8cc (patch)
tree54a02539176182ecce9b6e216da3368f63c710b5 /src/speexdsp.mk
parentd66a2e92e07470e4cfa32cf84b4fc3acbe85ac1b (diff)
downloadmxe-aeb00ab04b7459ac3dc31db7c0ea15434d4ac8cc.zip
mxe-aeb00ab04b7459ac3dc31db7c0ea15434d4ac8cc.tar.gz
mxe-aeb00ab04b7459ac3dc31db7c0ea15434d4ac8cc.tar.bz2
secure URLs
Diffstat (limited to 'src/speexdsp.mk')
-rw-r--r--src/speexdsp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/speexdsp.mk b/src/speexdsp.mk
index 5852541..4089930 100644
--- a/src/speexdsp.mk
+++ b/src/speexdsp.mk
@@ -8,7 +8,7 @@ $(PKG)_VERSION := 1.2rc3
$(PKG)_CHECKSUM := 4ae688600039f5d224bdf2e222d2fbde65608447e4c2f681585e4dca6df692f1
$(PKG)_SUBDIR := speexdsp-$($(PKG)_VERSION)
$(PKG)_FILE := speexdsp-$($(PKG)_VERSION).tar.gz
-$(PKG)_URL := http://downloads.xiph.org/releases/speex/$($(PKG)_FILE)
+$(PKG)_URL := https://downloads.xiph.org/releases/speex/$($(PKG)_FILE)
$(PKG)_DEPS := gcc
define $(PKG)_UPDATE