summaryrefslogtreecommitdiff
path: root/dev-cpp/cpp-httplib/files/cpp-httplib-0.14.1-fix-version.patch
AgeCommit message (Collapse)Author
2023-10-11dev-cpp/cpp-httplib: fix version in headerViolet Purcell
The 0.14.1 tag doesn't include the "Release v0.14.1" commit, which means that the version is detected as 0.14.0 and any revdeps that depend on 0.14.1 or higher do not work. Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/33269 Signed-off-by: Maciej Barć <xgqt@gentoo.org>