mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
fmt: Update to 6.2.0
This commit is contained in:
parent
149958fa51
commit
f62cc52210
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fmt'
|
# Template file for 'fmt'
|
||||||
pkgname=fmt
|
pkgname=fmt
|
||||||
version=6.1.2
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
|
configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/fmtlib/fmt"
|
homepage="https://github.com/fmtlib/fmt"
|
||||||
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
|
distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
|
||||||
checksum=1cafc80701b746085dddf41bd9193e6d35089e1c6ec1940e037fcb9c98f62365
|
checksum=fe6e4ff397e01c379fc4532519339c93da47404b9f6674184a458a9967a76575
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue