mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
liblc3: update to 1.1.1
This commit is contained in:
parent
8eae21d5a0
commit
ec1abe1105
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.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dtools=true"
|
configure_args="-Dtools=true"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/google/liblc3"
|
homepage="https://github.com/google/liblc3"
|
||||||
changelog="https://github.com/google/liblc3/releases"
|
changelog="https://github.com/google/liblc3/releases"
|
||||||
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=958725e277685f9506d30ea341c38a03b245c3b33852cd074da6c8857525e808
|
checksum=b65e38943708529efd04a87dd1a9f16a9856ed6199d082b18e7d42fb5c59486e
|
||||||
|
|
||||||
liblc3-devel_package() {
|
liblc3-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue