mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
opus: update to 1.4.
This commit is contained in:
parent
7f90c8fa01
commit
38cf15983b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opus'
|
# Template file for 'opus'
|
||||||
pkgname=opus
|
pkgname=opus
|
||||||
version=1.3.1
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-float-approx"
|
configure_args="--enable-float-approx"
|
||||||
|
@ -8,8 +8,8 @@ short_desc="Totally open, royalty-free, highly versatile audio codec"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.opus-codec.org/"
|
homepage="https://www.opus-codec.org/"
|
||||||
distfiles="https://archive.mozilla.org/pub/opus/opus-${version}.tar.gz"
|
distfiles="https://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
||||||
checksum=65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d
|
checksum=c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue