From 0860c6bbb0d72111628428d86003af8ccf39b9ff Mon Sep 17 00:00:00 2001 From: Mat Boehlke Date: Tue, 18 Jul 2023 17:43:16 -0500 Subject: [PATCH] opus: update to 1.4. --- srcpkgs/opus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/opus/template b/srcpkgs/opus/template index 244dbdbb9d57..81f544e92f87 100644 --- a/srcpkgs/opus/template +++ b/srcpkgs/opus/template @@ -1,6 +1,6 @@ # Template file for 'opus' pkgname=opus -version=1.3.1 +version=1.4 revision=1 build_style=gnu-configure configure_args="--enable-float-approx" @@ -8,8 +8,8 @@ short_desc="Totally open, royalty-free, highly versatile audio codec" maintainer="Orphaned " license="BSD-3-Clause" homepage="https://www.opus-codec.org/" -distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz" -checksum=65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d +distfiles="https://downloads.xiph.org/releases/opus/opus-${version}.tar.gz" +checksum=c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f post_install() { vlicense COPYING