opusfile: update to 0.12
This commit is contained in:
parent
67cc789e64
commit
4281f08048
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opusfile'
|
||||
pkgname=opusfile
|
||||
version=0.11
|
||||
revision=4
|
||||
version=0.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libogg-devel opus-devel libressl-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.opus-codec.org/"
|
||||
distfiles="http://downloads.xiph.org/releases/opus/${pkgname}-${version}.tar.gz"
|
||||
checksum=74ce9b6cf4da103133e7b5c95df810ceb7195471e1162ed57af415fabf5603bf
|
||||
checksum=118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share
|
||||
|
|
Loading…
Reference in a new issue