[arch-commits] Commit in ortp/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Oct 5 15:50:47 UTC 2009


    Date: Monday, October 5, 2009 @ 11:50:46
  Author: giovanni
Revision: 54003

Merged revisions 53998 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/ortp/trunk

........
  r53998 | andrea | 2009-10-05 07:54:34 -0700 (lun, 05 ott 2009) | 1 line
  
  upstream release
........

Modified:
  ortp/repos/extra-x86_64/	(properties)
  ortp/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


Property changes on: ortp/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /ortp/trunk:1-25340
   + /ortp/trunk:1-54002

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-05 15:41:45 UTC (rev 54002)
+++ extra-x86_64/PKGBUILD	2009-10-05 15:50:46 UTC (rev 54003)
@@ -4,15 +4,16 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=ortp
-pkgver=0.15.0
+pkgver=0.16.1
 pkgrel=1
 pkgdesc="A Real-time Transport Protocol (RTP) library"
 arch=('i686' 'x86_64')
 url="http://www.linphone.org/index.php/eng/code_review/ortp"
 license=('LGPL')
+depends=('openssl')
 options=('!libtool')
 source=(http://ftp.cc.uoc.gr/mirrors/nongnu.org/linphone/$pkgname/sources/$pkgname-$pkgver.tar.gz)
-md5sums=('caa6bebf049629cdc05ef34b9d4ee5e1')
+md5sums=('bc96cdcb9c139d366a720a94200f92dd')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver




More information about the arch-commits mailing list