fmt: 9.0.0 -> 9.1.0
This commit is contained in:
parent
cebe618276
commit
b677faa5c8
@ -22,7 +22,7 @@ drwxr-xr-x root/root usr/lib/cmake/fmt/
|
||||
-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
|
||||
lrwxrwxrwx root/root usr/lib/libfmt.so -> libfmt.so.9
|
||||
lrwxrwxrwx root/root usr/lib/libfmt.so.9 -> libfmt.so.9.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libfmt.so.9.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libfmt.so.9 -> libfmt.so.9.1.0
|
||||
-rwxr-xr-x root/root usr/lib/libfmt.so.9.1.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/fmt.pc
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF39G6QmpUZ9SfowktpVERK+iqe1d6Sf2jj9WyilI6efpH3eAJG2twzwqn12iq1xZQXUlWZjtVqPsYkL+xbbMdRQI=
|
||||
SHA256 (Pkgfile) = 0dbf826755d5f95149296346b58917da995e6b447c776c4dcff722d47dd324d5
|
||||
SHA256 (.footprint) = 33e51eebd855a7faed5243917066d010d8073d140104044ecb9c3dcd6d130823
|
||||
SHA256 (fmt-9.0.0.tar.gz) = 9a1e0e9e843a356d65c7604e2c8bf9402b50fe294c355de0095ebd42fb9bd2c5
|
||||
RWSagIOpLGJF3zs79uKRyt5LBPuBClhvPPMo1UY4uRzILxOoeJ6l4/FvGDLDGCmpGYmydVHJx3FsZeQXVYBFzQ/MI1gbgeRswAw=
|
||||
SHA256 (Pkgfile) = 0986016b521db0e2a237cc5119ae90472f56dd3ac68f23dbb12dcdf0d8a8313f
|
||||
SHA256 (.footprint) = 81ef7c3e05605d64e0ae7a14206d8d4a6ff8a3f4585d3864936b65b4330eaa71
|
||||
SHA256 (fmt-9.1.0.tar.gz) = 5dea48d1fcddc3ec571ce2058e13910a0d4a6bab4cc09a809d8b1dd1c88ae6f2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: cmake
|
||||
|
||||
name=fmt
|
||||
version=9.0.0
|
||||
version=9.1.0
|
||||
release=1
|
||||
source=(https://github.com/fmtlib/$name/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user