summaryrefslogtreecommitdiffstats
path: root/src/speex.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/speex.mk')
-rw-r--r--src/speex.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/speex.mk b/src/speex.mk
index 37649a9..b8c8cb7 100644
--- a/src/speex.mk
+++ b/src/speex.mk
@@ -8,7 +8,7 @@ $(PKG)_VERSION := 1.2rc2
$(PKG)_CHECKSUM := caa27c7247ff15c8521c2ae0ea21987c9e9710a8f2d3448e8b79da9806bce891
$(PKG)_SUBDIR := speex-$($(PKG)_VERSION)
$(PKG)_FILE := speex-$($(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