diff options
Diffstat (limited to 'testing')
-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 8292567581..0752381148 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=1 +pkgrel=2 pkgdesc="YAML parser and emitter in C++ matching YAML 1.2 spec" url="https://github.com/jbeder/yaml-cpp" arch="all" |