diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-11-24 16:04:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:39 +0700 |
commit | 66f4e82a44c8f2a533aac345f79eea7a1fb80a5b (patch) | |
tree | 2b9674a7dae006fcee0bfab3ccb065adf1f62640 | |
parent | 30dfcce2cdfd065430d2b93d366790c9e9f6846b (diff) | |
download | slackbuilds-66f4e82a44c8f2a533aac345f79eea7a1fb80a5b.tar.gz |
libraries/OpenAL: Switch homepage and download to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | libraries/OpenAL/OpenAL.info | 4 | ||||
-rw-r--r-- | libraries/OpenAL/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libraries/OpenAL/OpenAL.info b/libraries/OpenAL/OpenAL.info index f027232b1e..d7c3d0a7d1 100644 --- a/libraries/OpenAL/OpenAL.info +++ b/libraries/OpenAL/OpenAL.info @@ -1,7 +1,7 @@ PRGNAM="OpenAL" VERSION="1.18.0" -HOMEPAGE="http://www.openal-soft.org/" -DOWNLOAD="http://www.openal-soft.org/openal-releases/openal-soft-1.18.0.tar.bz2" +HOMEPAGE="https://www.openal-soft.org/" +DOWNLOAD="https://www.openal-soft.org/openal-releases/openal-soft-1.18.0.tar.bz2" MD5SUM="704d41343b52dd04115de2dcdac5de03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/libraries/OpenAL/slack-desc b/libraries/OpenAL/slack-desc index 3f61662628..df3e7dacbf 100644 --- a/libraries/OpenAL/slack-desc +++ b/libraries/OpenAL/slack-desc @@ -11,7 +11,7 @@ OpenAL: OpenAL: OpenAL is a cross-platform 3D audio API appropriate for use with OpenAL: gaming applications and many other types of audio applications. OpenAL: -OpenAL: http://www.OpenAL.org/ +OpenAL: https://www.openal-soft.org/ OpenAL: OpenAL: OpenAL: |