diff options
Diffstat (limited to 'user/opusfile')
-rw-r--r-- | user/opusfile/APKBUILD | 2 |
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="" |