mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
liblc3: update to 1.1.0
This commit is contained in:
parent
04d9e142cf
commit
4df3a6954a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblc3'
|
||||
pkgname=liblc3
|
||||
version=1.0.4
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dtools=true"
|
||||
|
@ -8,8 +8,9 @@ short_desc="Low complexity communication codec"
|
|||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/google/liblc3"
|
||||
changelog="https://github.com/google/liblc3/releases"
|
||||
distfiles="https://github.com/google/liblc3/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9cf7177b864cac7612f27c0737440b1b7b53d88687778405060de29dfd6e0aaa
|
||||
checksum=958725e277685f9506d30ea341c38a03b245c3b33852cd074da6c8857525e808
|
||||
|
||||
liblc3-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue