summaryrefslogtreecommitdiffstats
path: root/testing/yaml-cpp
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-26 21:03:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-27 10:14:46 +0000
commit2f2814f7f08bb68b9417e1c70329bddec423f3ab (patch)
tree2878145ba2b59463ef2b30a41df61a77c87e15c6 /testing/yaml-cpp
parent227f0bdff7a61cebc8fa5bef7d643e755952ba99 (diff)
testing/yaml-cpp: rebuild against boost 1.62.0
Diffstat (limited to 'testing/yaml-cpp')
-rw-r--r--testing/yaml-cpp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/yaml-cpp/APKBUILD b/testing/yaml-cpp/APKBUILD
index 507454d9445..8292567581d 100644
--- a/testing/yaml-cpp/APKBUILD
+++ b/testing/yaml-cpp/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=yaml-cpp
pkgver=0.5.3
-pkgrel=0
+pkgrel=1
pkgdesc="YAML parser and emitter in C++ matching YAML 1.2 spec"
url="https://github.com/jbeder/yaml-cpp"
arch="all"