fmt: update to 6.1.2

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-14 21:57:44 -06:00 committed by Juan RP
parent 31a5575874
commit 5d2882f216

View file

@ -1,6 +1,6 @@
# Template file for 'fmt'
pkgname=fmt
version=6.0.0
version=6.1.2
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
@ -9,10 +9,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/fmtlib/fmt"
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
checksum=f1907a58d5e86e6c382e51441d92ad9e23aea63827ba47fd647eacc0d3a16c78
checksum=1cafc80701b746085dddf41bd9193e6d35089e1c6ec1940e037fcb9c98f62365
post_install() {
vlicense LICENSE.rst
vlicense LICENSE.rst LICENSE
}
fmt-devel_package() {