fmt: update to 9.1.0.
This commit is contained in:
parent
321131e2d6
commit
1208df97ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fmt'
|
||||
pkgname=fmt
|
||||
version=9.0.0
|
||||
version=9.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
|
||||
|
@ -10,7 +10,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/fmtlib/fmt"
|
||||
changelog="https://raw.githubusercontent.com/fmtlib/fmt/master/ChangeLog.rst"
|
||||
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
|
||||
checksum=9a1e0e9e843a356d65c7604e2c8bf9402b50fe294c355de0095ebd42fb9bd2c5
|
||||
checksum=5dea48d1fcddc3ec571ce2058e13910a0d4a6bab4cc09a809d8b1dd1c88ae6f2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue