libtoml11: Add a bugtracker url

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Adam Duskett 2026-02-17 16:41:41 +01:00 committed by Khem Raj
parent ce96911f68
commit 4c7aaad52d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,6 +3,7 @@ DESCRIPTION = "toml11 is a feature-rich TOML language library for \
C++11/14/17/20."
HOMEPAGE = "https://github.com/ToruNiina/toml11"
BUGTRACKER = "https://github.com/ToruNiina/toml11/issues"
SECTION = "libs"