[arch-commits] CVS update of extra/lib/libzrtpcpp (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jul 8 04:15:45 UTC 2007


    Date: Sunday, July 8, 2007 @ 00:15:45
  Author: eric
    Path: /home/cvs-extra/extra/lib/libzrtpcpp

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: libzrtpcpp 0.9.0-2
rebuilt against ccrtp 1.5.1


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: extra/lib/libzrtpcpp/PKGBUILD
diff -u extra/lib/libzrtpcpp/PKGBUILD:1.1 extra/lib/libzrtpcpp/PKGBUILD:1.2
--- extra/lib/libzrtpcpp/PKGBUILD:1.1	Mon Apr  2 21:46:11 2007
+++ extra/lib/libzrtpcpp/PKGBUILD	Sun Jul  8 00:15:44 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.1 2007/04/03 01:46:11 jeff Exp $
+# $Id: PKGBUILD,v 1.2 2007/07/08 04:15:44 eric Exp $
 # Maintainer: Jeff Mickey <jeff at archlinux.org>
 # Contributor: Michel Brabants <michel.brabants at euphonynet.be>
 
 pkgname=libzrtpcpp
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="ZRTP is an extension to Real-time Transport Protocol (RTP) which describes a method of Diffie-Hellman key agreement for Secure Real-time Transport Protocol (SRTP)."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://zfoneproject.com"
-license="GPL"
-depends=('ccrtp>=1.5.0')
+license=('GPL')
+depends=('ccrtp>=1.5.1')
 makedepends=('pkgconfig')
-source=(ftp://ftp.gnu.org/gnu/ccrtp/$pkgname-$pkgver.tar.gz)
 options=(!libtool)
+source=(ftp://ftp.gnu.org/gnu/ccrtp/$pkgname-$pkgver.tar.gz)
 md5sums=('a439328318f25e3069549e265902a119')
 
 build() {




More information about the arch-commits mailing list