summaryrefslogtreecommitdiff
path: root/extra/ptlib
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-22 10:28:18 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-22 10:28:18 +0100
commit89da12a4917a580d24a76582283195a364de5d2c (patch)
tree239bdb76d33dae8ad8ad5406e0db27925862fe5a /extra/ptlib
parent4199888a832fe0d15a95ab2bd60ae5d4957f86c0 (diff)
parent0ab7960ba6a457b7dd3ed5ede0cdb93e816d29a4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/easytag/PKGBUILD extra/ffmpeg/PKGBUILD extra/openmpi/PKGBUILD extra/potrace/PKGBUILD extra/ptlib/PKGBUILD libre/linux-libre/PKGBUILD
Diffstat (limited to 'extra/ptlib')
-rw-r--r--extra/ptlib/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ptlib/PKGBUILD b/extra/ptlib/PKGBUILD
index 3b91baba7..896725a0c 100644
--- a/extra/ptlib/PKGBUILD
+++ b/extra/ptlib/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 172101 2012-11-28 10:32:09Z jgc $
+# $Id: PKGBUILD 178389 2013-02-21 05:32:58Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=ptlib
-pkgver=2.10.9
-pkgrel=1.1
+pkgver=2.10.10
+pkgrel=1
pkgdesc="Portable Windows Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.opalvoip.org"
@@ -12,7 +12,7 @@ depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
replaces=('pwlib')
conflicts=('pwlib')
source=(http://ftp.gnome.org/pub/GNOME/sources/ptlib/${pkgver%.*}/ptlib-$pkgver.tar.xz)
-sha256sums=('d948e326ce238880ce9b52f9f0cd76a4897618e17cc08a347e4a713f36a575fe')
+sha256sums=('7fcaabe194cbd3bc0b370b951dffd19cfe7ea0298bfff6aecee948e97f3207e4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"