summaryrefslogtreecommitdiff
path: root/social/sipwitch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-23 22:08:22 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-23 22:08:22 -0300
commitbb04677c148d44698b5dbc0a0492542dd81e4b25 (patch)
tree7677253caeeb47e1f9688e3c0b83478963a9814f /social/sipwitch
parent0dd560bc164d03c5d79ea6436c367017d1ab777f (diff)
sipwitch-1.2.4-1: updating version
Diffstat (limited to 'social/sipwitch')
-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')
+