diff options
author | root <root@rshg054.dnsready.net> | 2013-09-11 01:51:01 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-11 01:51:01 -0700 |
commit | 2cfbbdcb041073ed1f9aff2f2fd630b24e039e6d (patch) | |
tree | dc3af95fb8134ce025aa4a516ab1a00adf0e1917 /extra/libzrtpcpp/PKGBUILD | |
parent | f5039428394b8715a685c006ab4c7421f45d0aff (diff) |
Wed Sep 11 01:49:28 PDT 2013
Diffstat (limited to 'extra/libzrtpcpp/PKGBUILD')
-rw-r--r-- | extra/libzrtpcpp/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libzrtpcpp/PKGBUILD b/extra/libzrtpcpp/PKGBUILD index b9ad0f71f..376d7bcff 100644 --- a/extra/libzrtpcpp/PKGBUILD +++ b/extra/libzrtpcpp/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 184149 2013-05-02 19:39:50Z eric $ +# $Id: PKGBUILD 194211 2013-09-10 14:40:23Z bpiotrowski $ # Maintainer: # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Jeff Mickey <jeff@archlinux.org> # Contributor: Michel Brabants <michel.brabants@euphonynet.be> pkgname=libzrtpcpp -pkgver=2.3.2 +pkgver=2.3.4 pkgrel=1 pkgdesc="A C++ implementation of Phil Zimmermann's ZRTP specification" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ license=('GPL3') depends=('ccrtp') makedepends=('cmake') source=(http://ftp.gnu.org/gnu/ccrtp/${pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('b5f0a72252785862133e9cbc9cbbd3f8' +md5sums=('3aac59472c5649736e24de30080e2efd' 'SKIP') prepare() { |