mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
yaml_cpp: trigger rebuild with fixed GCC13
so that the libs are compatible again with old apps like Koder built with GCC11.
This commit is contained in:
@@ -4,7 +4,7 @@ DESCRIPTION="yaml-cpp is a YAML parser and emitter in C++ matching the YAML \
|
||||
HOMEPAGE="https://github.com/jbeder/yaml-cpp"
|
||||
COPYRIGHT="2018 Jesse Beder"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="43e6a9fcb146ad871515f0d0873947e5d497a1c9c60c58cb102a97b47208b7c3"
|
||||
SOURCE_DIR="yaml-cpp-yaml-cpp-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user