diff options
Diffstat (limited to 'testing/yaml-cpp')
| -rw-r--r-- | testing/yaml-cpp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/yaml-cpp/APKBUILD b/testing/yaml-cpp/APKBUILD index 507454d944..8292567581 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" |
