spdlog: update to 1.3.1.
This commit is contained in:
parent
e9ec66c82e
commit
44d5ea6686
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spdlog'
|
||||
pkgname=spdlog
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSPDLOG_BUILD_TESTING=ON -DSPDLOG_BUILD_EXAMPLES=OFF
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gabime/spdlog"
|
||||
distfiles="https://github.com/gabime/spdlog/archive/v${version}.tar.gz"
|
||||
checksum=78786c641ca278388107e30f1f0fa0307e7e98e1c5279c3d29f71a143f9176b6
|
||||
checksum=160845266e94db1d4922ef755637f6901266731c4cb3b30b45bf41efa0e6ab70
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue