mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
libopusenc: update to 0.2.1.
This commit is contained in:
parent
23bbdf7c97
commit
3c69b470f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libopusenc'
|
# Template file for 'libopusenc'
|
||||||
pkgname=libopusenc
|
pkgname=libopusenc
|
||||||
version=0.2
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://git.xiph.org/?p=libopusenc.git"
|
homepage="https://git.xiph.org/?p=libopusenc.git"
|
||||||
distfiles="https://archive.mozilla.org/pub/opus/libopusenc-${version}.tar.gz"
|
distfiles="https://archive.mozilla.org/pub/opus/libopusenc-${version}.tar.gz"
|
||||||
checksum=c79e95eeee43a0b965e9b2c59a243763a8f8b0a7e71441df2aa9084f6171c73a
|
checksum=8298db61a8d3d63e41c1a80705baa8ce9ff3f50452ea7ec1c19a564fe106cbb9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue