mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
opus: update to 1.1.5.
This commit is contained in:
parent
06a4859932
commit
5711c9a996
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opus'
|
# Template file for 'opus'
|
||||||
pkgname=opus
|
pkgname=opus
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-float-approx"
|
configure_args="--enable-float-approx"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.opus-codec.org/"
|
homepage="http://www.opus-codec.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
distfiles="http://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
|
||||||
checksum=9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692
|
checksum=eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue