diff options
author | Tim Biermann <tbier@posteo.de> | 2019-12-02 22:39:38 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2019-12-02 22:39:50 +0100 |
commit | 612a46527cd9cd8262c122b0a49ea5bfc6769e40 (patch) | |
tree | 48b2a7ea599215c4d03409384fe7ba8c624de37e /fmt | |
parent | e618a60db32fc8bdef575c6707a35d4b534312e7 (diff) | |
download | contrib-612a46527cd9cd8262c122b0a49ea5bfc6769e40.tar.gz contrib-612a46527cd9cd8262c122b0a49ea5bfc6769e40.tar.xz |
fmt: 6.0.0 -> 6.1.0
Diffstat (limited to 'fmt')
-rw-r--r-- | fmt/.footprint | 1 | ||||
-rw-r--r-- | fmt/.signature | 8 | ||||
-rw-r--r-- | fmt/Pkgfile | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/fmt/.footprint b/fmt/.footprint index aecd9096f..02795b0a5 100644 --- a/fmt/.footprint +++ b/fmt/.footprint @@ -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/ diff --git a/fmt/.signature b/fmt/.signature index fdb784bb3..264cd4867 100644 --- a/fmt/.signature +++ b/fmt/.signature @@ -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 diff --git a/fmt/Pkgfile b/fmt/Pkgfile index 3eb2cf548..3b3cdf93e 100644 --- a/fmt/Pkgfile +++ b/fmt/Pkgfile @@ -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) |