aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-15 14:51:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-15 14:51:24 +0000
commit89cfd178963c32deb01785b2dee6ae2623678d66 (patch)
treeaf80263aedbeecc69795a356b5a914280c865a2f
parent68658cf80909a603e9f9a9df9b937d8b3ce7dbe1 (diff)
downloadalpine_aports-89cfd178963c32deb01785b2dee6ae2623678d66.tar.bz2
alpine_aports-89cfd178963c32deb01785b2dee6ae2623678d66.tar.xz
alpine_aports-89cfd178963c32deb01785b2dee6ae2623678d66.zip
main/spandsp: move .so to -dev package
ref #384
-rw-r--r--main/spandsp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/spandsp/APKBUILD b/main/spandsp/APKBUILD
index 15372f476f..67c4377b5f 100644
--- a/main/spandsp/APKBUILD
+++ b/main/spandsp/APKBUILD
@@ -2,7 +2,7 @@
2# Maintainer: 2# Maintainer:
3pkgname=spandsp 3pkgname=spandsp
4pkgver=0.0.6_pre17 4pkgver=0.0.6_pre17
5pkgrel=1 5pkgrel=2
6pkgdesc="SpanDSP is a library of DSP functions for telephony" 6pkgdesc="SpanDSP is a library of DSP functions for telephony"
7url="http://www.soft-switch.org/installing-spandsp.html" 7url="http://www.soft-switch.org/installing-spandsp.html"
8license="GPL" 8license="GPL"