aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repos/extra/fmt/.files2
-rw-r--r--repos/extra/fmt/.shasum2
-rw-r--r--repos/extra/fmt/abuild2
3 files changed, 4 insertions, 2 deletions
diff --git a/repos/extra/fmt/.files b/repos/extra/fmt/.files
index e3dc6843..5fe59e84 100644
--- a/repos/extra/fmt/.files
+++ b/repos/extra/fmt/.files
@@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/include/fmt/
-rw-r--r-- root/root usr/include/fmt/color.h
-rw-r--r-- root/root usr/include/fmt/compile.h
-rw-r--r-- root/root usr/include/fmt/core.h
+-rw-r--r-- root/root usr/include/fmt/fmt-c.h
-rw-r--r-- root/root usr/include/fmt/format-inl.h
-rw-r--r-- root/root usr/include/fmt/format.h
-rw-r--r-- root/root usr/include/fmt/os.h
@@ -22,6 +23,7 @@ drwxr-xr-x root/root usr/lib/cmake/fmt/
-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-config.cmake
-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets.cmake
+-rw-r--r-- root/root usr/lib/libfmt-c.a
-rw-r--r-- root/root usr/lib/libfmt.a
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/fmt.pc
diff --git a/repos/extra/fmt/.shasum b/repos/extra/fmt/.shasum
index 2bada604..6abcae6d 100644
--- a/repos/extra/fmt/.shasum
+++ b/repos/extra/fmt/.shasum
@@ -1 +1 @@
-1b44e71eefe78ec6fc87f349b62c698ccb18daf3fc9e1ab4364c3a3a fmt-12.1.0.tar.gz
+e7cb34b11d4966040dff20b96db67d54fb49c97d2fb645eb6467cba7 fmt-12.2.0.tar.gz
diff --git a/repos/extra/fmt/abuild b/repos/extra/fmt/abuild
index 7db3a97a..bd6b8e55 100644
--- a/repos/extra/fmt/abuild
+++ b/repos/extra/fmt/abuild
@@ -1,5 +1,5 @@
name=fmt
-version=12.1.0
+version=12.2.0
release=1
source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz"
keep_static=1