aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/fmt/CONTROL')
-rw-r--r--ports/fmt/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL
index 79e7804d5..c789e86f8 100644
--- a/ports/fmt/CONTROL
+++ b/ports/fmt/CONTROL
@@ -1,3 +1,4 @@
Source: fmt
-Version: 5.3.0-1
+Version: 5.3.0-2
+Homepage: https://github.com/fmtlib/fmt
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.