summaryrefslogtreecommitdiff
path: root/community-staging/pion-net/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-10 00:01:37 +0000
committerroot <root@rshg054.dnsready.net>2012-07-10 00:01:37 +0000
commit0615a909b089a81d068ae10517ceff31dabfece1 (patch)
tree6e5d23671bbee08a27827c126237a47ff9d9c0da /community-staging/pion-net/PKGBUILD
parent78eac58df0ec18da4bfd73868668dcaea99fd008 (diff)
Tue Jul 10 00:01:37 UTC 2012
Diffstat (limited to 'community-staging/pion-net/PKGBUILD')
-rw-r--r--community-staging/pion-net/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community-staging/pion-net/PKGBUILD b/community-staging/pion-net/PKGBUILD
index 5b223c9b1..f428f8caf 100644
--- a/community-staging/pion-net/PKGBUILD
+++ b/community-staging/pion-net/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 73445 2012-07-07 19:16:54Z stativ $
+# $Id: PKGBUILD 73465 2012-07-08 06:28:16Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
# Contributor: David Watzke <david@watzke.cz>
pkgname=pion-net
pkgver=4.0.12
-pkgrel=2
+pkgrel=3
pkgdesc="A C++ development library for implementing lightweight HTTP interfaces"
url="http://www.pion.org/projects/pion-network-library"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ source=("http://www.pion.org/files/$pkgname-$pkgver.tar.bz2" \
gcc_4.7_fix.diff boost_1.50_support.diff)
md5sums=('baf0b6a006660dc4051c824e4660cb9d'
'd6c5314678709184e983b301cea11566'
- 'a77d35019e21f3956771c6caa2f01fbf')
+ 'fcd2a7520b818354308315dc1e8053d4')
build() {
cd "$srcdir/$pkgname-$pkgver"