From b059f0bbe7a0c317709aa7264f324c974a54aa4d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 18 Oct 2018 17:07:53 -0300 Subject: [PATCH] opus: update to 1.3. --- srcpkgs/opus/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/opus/template b/srcpkgs/opus/template index 6bca7798377..1cc6c3e3860 100644 --- a/srcpkgs/opus/template +++ b/srcpkgs/opus/template @@ -1,15 +1,15 @@ # Template file for 'opus' pkgname=opus -version=1.2.1 +version=1.3 revision=1 build_style=gnu-configure configure_args="--enable-float-approx" short_desc="Totally open, royalty-free, highly versatile audio codec" -maintainer="Juan RP " +maintainer="maxice8 " +license="BSD-3-Clause" homepage="https://www.opus-codec.org/" -license="3-clause-BSD" distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz" -checksum=cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732 +checksum=4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550 post_install() { vlicense COPYING