mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-14 00:56:25 +02:00
main/spandsp: upgrade to 0.0.6_pre18
This commit is contained in:
parent
11e3fb6e57
commit
da97fdc7ce
@ -1,8 +1,8 @@
|
||||
# Contributor: Carlo Landmeter
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=spandsp
|
||||
pkgver=0.0.6_pre17
|
||||
pkgrel=4
|
||||
pkgver=0.0.6_pre18
|
||||
pkgrel=0
|
||||
pkgdesc="SpanDSP is a library of DSP functions for telephony"
|
||||
url="http://www.soft-switch.org/installing-spandsp.html"
|
||||
arch="all"
|
||||
@ -28,6 +28,7 @@ build() {
|
||||
package() {
|
||||
cd "$_builddir"
|
||||
make -j1 DESTDIR="$pkgdir" install
|
||||
rm "$pkgdir"/usr/lib/*.la
|
||||
}
|
||||
|
||||
md5sums="cc860f77270cf3b881f8ccd42d2d0238 spandsp-0.0.6pre17.tgz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user