fmt: 6.0.0 -> 6.1.0

This commit is contained in:
Tim Biermann 2019-12-02 22:39:38 +01:00
parent e618a60db3
commit 612a46527c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 5 additions and 6 deletions

View File

@ -12,7 +12,6 @@ drwxr-xr-x root/root usr/include/fmt/
-rw-r--r-- root/root usr/include/fmt/posix.h
-rw-r--r-- root/root usr/include/fmt/printf.h
-rw-r--r-- root/root usr/include/fmt/ranges.h
-rw-r--r-- root/root usr/include/fmt/safe-duration-cast.h
drwxr-xr-x root/root usr/lib64/
drwxr-xr-x root/root usr/lib64/cmake/
drwxr-xr-x root/root usr/lib64/cmake/fmt/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36vf+NJzQ8TUzLlvDFBP2NylCizahV9IKiLZfpmgwZ4She/bUsIgUlf05W4vXglcQh/1RjuQxmTB6IpmWR89eA0=
SHA256 (Pkgfile) = f12509bc954d3729d428211390d39c2583c6c8cdf9d1a88501af424597f61cc2
SHA256 (.footprint) = af09c370c65a253c17887fbe8d34f82b03a4970ff9442d6723503d323a53a4e2
SHA256 (fmt-6.0.0.tar.gz) = f1907a58d5e86e6c382e51441d92ad9e23aea63827ba47fd647eacc0d3a16c78
RWSagIOpLGJF31cybVP4TyGsn98Qkr4OYBE5cZ6Q6Qjv3tLD2p9GR/1+8nqaR+csN7CfBLnR3c071nuHJD9DimeT/8fiWpq7ggc=
SHA256 (Pkgfile) = 3e9b6c6e2f66c77b35082a6127ea51ec636d1de41d8da88c6ecbaca973d1027e
SHA256 (.footprint) = 232888c0d9c98fb580fd2bb82690ce36061fd60dd5e0c36dd0dd2228849f40c1
SHA256 (fmt-6.1.0.tar.gz) = 8fb84291a7ed6b4db4769115b57fa56d5467b1ab8c3ba5bdf78c820e4bd17944

View File

@ -5,7 +5,7 @@
# Depends on: cmake
name=fmt
version=6.0.0
version=6.1.0
release=1
source=(https://github.com/fmtlib/$name/archive/$version/$name-$version.tar.gz)