summaryrefslogtreecommitdiff
path: root/user/opusfile
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-16 18:12:44 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-06-16 18:12:44 +0000
commit25e9a5c7d9a77d186a4af1081168e3e8a6468fa9 (patch)
treed9b30fa8c0804a434e953ff7151d24784f0a073f /user/opusfile
parent48e3b586a734142da75f6bac566aadb999379ba4 (diff)
downloadpackages-25e9a5c7d9a77d186a4af1081168e3e8a6468fa9.tar.gz
packages-25e9a5c7d9a77d186a4af1081168e3e8a6468fa9.tar.bz2
packages-25e9a5c7d9a77d186a4af1081168e3e8a6468fa9.tar.xz
packages-25e9a5c7d9a77d186a4af1081168e3e8a6468fa9.zip
user/*: Fix URLs
Diffstat (limited to 'user/opusfile')
-rw-r--r--user/opusfile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/opusfile/APKBUILD b/user/opusfile/APKBUILD
index c0208b12d..6b04b9199 100644
--- a/user/opusfile/APKBUILD
+++ b/user/opusfile/APKBUILD
@@ -3,7 +3,7 @@ pkgname=opusfile
pkgver=0.11
pkgrel=0
pkgdesc="High-level API for decoding and seeking within .opus files"
-url="http://www.opus-codec.org/"
+url="https://www.opus-codec.org/"
arch="all"
license="BSD-3-Clause"
depends=""