spdlog: update to 1.4.2.
This commit is contained in:
parent
9c69d342a9
commit
b5d9ecbfdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spdlog'
|
||||
pkgname=spdlog
|
||||
version=1.3.1
|
||||
version=1.4.2
|
||||
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=160845266e94db1d4922ef755637f6901266731c4cb3b30b45bf41efa0e6ab70
|
||||
checksum=821c85b120ad15d87ca2bc44185fa9091409777c756029125a02f81354072157
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue