* update liblc3 to 1.0.4-1
This commit is contained in:
parent
152a94ec38
commit
b656b3b12e
@ -4,16 +4,19 @@
|
||||
# Contributor: Florian Hülsmann <fh@cbix.de>
|
||||
|
||||
pkgname=liblc3
|
||||
pkgver=1.0.3
|
||||
pkgver=1.0.4
|
||||
pkgrel=1
|
||||
pkgdesc="Low Complexity Communication Codec library and tools"
|
||||
url="https://github.com/google/liblc3"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(Apache)
|
||||
depends=(glibc)
|
||||
makedepends=(meson git)
|
||||
makedepends=(
|
||||
git
|
||||
meson
|
||||
)
|
||||
provides=(liblc3.so)
|
||||
_commit=3d769309ffacb3c18b4a0bdd6b46544eb26bbfb2 # tags/v1.0.3
|
||||
_commit=1a5938ebaca4f13fe79ce074f5dee079783aa29f # tags/v1.0.4
|
||||
source=("git+$url#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user