main/boost: rebuild against icu-57

This commit is contained in:
Natanael Copa 2016-05-02 09:54:01 +00:00
parent 93f8525c2c
commit eb93fbdbfc

View File

@ -8,7 +8,7 @@ _y=${_y#*.} # strip x.
_z=${pkgver##*.} # strip x.y.
_ver=${_x}_${_y}_${_z}
pkgrel=0
pkgrel=1
pkgdesc="Free peer-reviewed portable C++ source libraries"
url="http://www.boost.org/"
arch="all"