aboutsummaryrefslogtreecommitdiffstats
path: root/main/boost
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-02 09:54:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-02 16:09:06 +0000
commiteb93fbdbfc05a518a32bfb1800c7b46d8876ca48 (patch)
treefd3219c40a7fc31e09af8e0888b749ec82a55ae0 /main/boost
parent93f8525c2cf758fa26fa140c03443334f04eeb0e (diff)
downloadaports-eb93fbdbfc05a518a32bfb1800c7b46d8876ca48.tar.bz2
aports-eb93fbdbfc05a518a32bfb1800c7b46d8876ca48.tar.xz
main/boost: rebuild against icu-57
Diffstat (limited to 'main/boost')
-rw-r--r--main/boost/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/boost/APKBUILD b/main/boost/APKBUILD
index 6e24108425..bb08bcd9fa 100644
--- a/main/boost/APKBUILD
+++ b/main/boost/APKBUILD
@@ -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"