yaml-cpp: Note possibility of ABI breakage without soname bumps

This commit is contained in:
Andrew J. Hesford 2020-09-03 19:43:41 -04:00
parent 2b39587067
commit 3e78522207

View file

@ -1,5 +1,7 @@
# Template file for 'yaml-cpp'
pkgname=yaml-cpp
# yaml-cpp may break ABI even without changing the soname; when
# updating, test dependants to determine if revbumps are needed
version=0.6.3
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"