We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56ee36 commit 17289b5Copy full SHA for 17289b5
tools/ports/boost_headers.py
@@ -44,4 +44,4 @@ def process_args(ports):
44
45
46
def show():
47
- return 'boost_headers - Boost headers v1.70.0 (-sUSE_BOOST_HEADERS=1 or --use-port=boost_headers; Boost license)'
+ return f'boost_headers - Boost headers v{TAG} (-sUSE_BOOST_HEADERS=1 or --use-port=boost_headers; Boost license)'
0 commit comments