aboutsummaryrefslogtreecommitdiffstats
path: root/main/boost
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-08-16 01:03:37 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-08-16 01:03:37 +0200
commitb1fe8754b09e69cb150dfc421c2bce0a456b58e5 (patch)
treebb0b770db0595b971fc4c891c8cfeef6c28bc5c9 /main/boost
parentc61361d9e2b404e6abdf4e789192bdfe6ba44104 (diff)
downloadaports-b1fe8754b09e69cb150dfc421c2bce0a456b58e5.tar.bz2
aports-b1fe8754b09e69cb150dfc421c2bce0a456b58e5.tar.xz
main/boost: bump pkgrel to trigger rebuild
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 73395c737e..24d67c92df 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=2
+pkgrel=3
pkgdesc="Free peer-reviewed portable C++ source libraries"
url="http://www.boost.org/"
arch="all"