mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
liblc3: update to 1.0.4
This commit is contained in:
parent
d5ad74356f
commit
3455c97e9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'liblc3'
|
# Template file for 'liblc3'
|
||||||
pkgname=liblc3
|
pkgname=liblc3
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dtools=true"
|
configure_args="-Dtools=true"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/liblc3"
|
homepage="https://github.com/google/liblc3"
|
||||||
distfiles="https://github.com/google/liblc3/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/google/liblc3/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=33318036a4b83af697b328e55e8c5fab9763836083bccb586f4dc2e644c24991
|
checksum=9cf7177b864cac7612f27c0737440b1b7b53d88687778405060de29dfd6e0aaa
|
||||||
|
|
||||||
liblc3-devel_package() {
|
liblc3-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue