summaryrefslogtreecommitdiff
path: root/extra/boost
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-24 10:30:46 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-24 10:30:46 -0300
commit328b5407de9f088d32c429b1b37f6efde3da06f8 (patch)
tree99b9a1286dd5d2b2a4f8a9ab4d4976b2a92cdf04 /extra/boost
parentbc45ad1bcb68d9ab4af8a7419beb52606ff4c7b2 (diff)
parent570e3637e2a4ba372dabbbbb8953d7b4ccdcaa39 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/dee/PKGBUILD community/kadu/PKGBUILD extra/boost/PKGBUILD extra/calligra/PKGBUILD extra/mesa/PKGBUILD extra/php/PKGBUILD extra/qt/PKGBUILD extra/webkitgtk/PKGBUILD extra/xorg-xsetroot/PKGBUILD
Diffstat (limited to 'extra/boost')
-rw-r--r--extra/boost/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/boost/PKGBUILD b/extra/boost/PKGBUILD
index a032792f9..c1f17feea 100644
--- a/extra/boost/PKGBUILD
+++ b/extra/boost/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 171511 2012-11-18 10:27:36Z andyrtr $
+# $Id: PKGBUILD 175865 2013-01-23 00:12:56Z eric $
# Maintainer: kevin <kevin@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Kritoke <kritoke@gamebox.net>
@@ -8,10 +8,10 @@ pkgbase=boost
pkgname=('boost-libs' 'boost')
pkgver=1.50.0
_boostver=${pkgver//./_}
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64' 'mips64el')
url="http://www.boost.org/"
-makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
+makedepends=('icu>=50.1.2' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
source=(http://downloads.sourceforge.net/${pkgbase}/${pkgbase}_${_boostver}.tar.gz)
license=('custom')
md5sums=('dbc07ab0254df3dda6300fd737b3f264')