summaryrefslogtreecommitdiff
path: root/social/sipwitch/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-31 13:59:08 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-31 13:59:08 -0300
commitca4b95e91b33e5b8f02a063862359ab00c5260d5 (patch)
tree872d6a54fa0e59e017aa3101880d82f0e54fb70a /social/sipwitch/PKGBUILD
parent041ebdb9062909e39f81cca8c491c7f8adeed2a3 (diff)
parent2ed96c6eb798c762b61a93a8b4cf80220c00ac1f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/libvirt/PKGBUILD community/opendkim/opendkim.rc core/nfs-utils/blkmapd.service multilib/lib32-glib2/PKGBUILD multilib/lib32-libssh2/PKGBUILD multilib/lib32-libx11/PKGBUILD multilib/lib32-qt/PKGBUILD testing/php/PKGBUILD testing/xorg-server/PKGBUILD ~fauno/notmuch/PKGBUILD
Diffstat (limited to 'social/sipwitch/PKGBUILD')
-rw-r--r--social/sipwitch/PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/social/sipwitch/PKGBUILD b/social/sipwitch/PKGBUILD
index 98191c8d5..8cb84fad5 100644
--- a/social/sipwitch/PKGBUILD
+++ b/social/sipwitch/PKGBUILD
@@ -1,18 +1,19 @@
# Maintainer: Dan Serban
-# Contributor: Andrea Scarpino <andrea@archlinux.org>
-# Contributor: David Zaragoza <david@zaragoza.com.ve>
+# Contributors: David Zaragoza, Andrea Scarpino
+# Maintainer (Parabola): André Silva <andre.paulista@adinet.com.uy>
pkgname=sipwitch
-pkgver=1.1.2
+pkgver=1.2.4
pkgrel=1
pkgdesc="A call and registration server for the SIP protocol"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url=http://www.gnutelephony.org/index.php/GNU_SIP_Witch
license=(GPL)
depends=(libexosip2 ucommon)
-makedepends=(pkg-config)
+makedepends=(lynx)
options=('!libtool')
-source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('6119cecb062ba4d0af18b427b01c41e2')
build()
{
@@ -28,4 +29,4 @@ package()
mkdir -p "${pkgdir}"/etc/rc.d
touch "${pkgdir}"/etc/rc.d/"${pkgname}"
}
-md5sums=('08a235ddc0f75238c3670e857a30ae0b')
+