opus: fix distfile
This commit is contained in:
parent
15b1dfb344
commit
b4b14b0f2e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="Totally open, royalty-free, highly versatile audio codec"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.opus-codec.org/"
|
||||
license="BSD"
|
||||
distfiles="http://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
||||
distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz"
|
||||
checksum=eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue