opusfile: update to 0.7.
This commit is contained in:
parent
37f1059cba
commit
ac9007de10
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opusfile'
|
# Template file for 'opusfile'
|
||||||
pkgname=opusfile
|
pkgname=opusfile
|
||||||
version=0.6
|
version=0.7
|
||||||
revision=8
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libogg-devel opus-devel libressl-devel"
|
makedepends="libogg-devel opus-devel libressl-devel"
|
||||||
|
@ -10,7 +10,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/${pkgname}-${version}.tar.gz"
|
distfiles="http://downloads.xiph.org/releases/opus/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2428717b356e139f18ed2fdb5ad990b5654a238907a0058200b39c46a7d03ea6
|
checksum=9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue