[arch-commits] Commit in boost/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu May 12 10:25:25 UTC 2016


    Date: Thursday, May 12, 2016 @ 12:25:25
  Author: foutrelis
Revision: 267842

upgpkg: boost 1.60.0-5

Rebuild with GCC 6.1 (FS#49248) which changes a few symbol names in the
locale and regex libraries; old names were missing abi tags due to a bug.

https://bugzilla.redhat.com/show_bug.cgi?id=1331983#c10

Modified:
  boost/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 08:55:49 UTC (rev 267841)
+++ PKGBUILD	2016-05-12 10:25:25 UTC (rev 267842)
@@ -11,7 +11,7 @@
 pkgname=('boost-libs' 'boost')
 pkgver=1.60.0
 _boostver=${pkgver//./_}
-pkgrel=4
+pkgrel=5
 url='http://www.boost.org/'
 arch=('i686' 'x86_64')
 license=('custom')



More information about the arch-commits mailing list