cpp-hocon: rebuild for gcc stdc++ dropping gcc4 compat

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-07-25 18:45:20 +02:00
parent b6a00e83bf
commit ba87c11071
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'cpp-hocon'
pkgname=cpp-hocon
version=0.1.7
revision=1
revision=2
build_style=cmake
hostmakedepends="pkg-config"
makedepends="boost-devel leatherman libcurl-devel"