spdlog: update to 1.2.0.
This commit is contained in:
parent
e82d965a25
commit
464da9396d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spdlog'
|
# Template file for 'spdlog'
|
||||||
pkgname=spdlog
|
pkgname=spdlog
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSPDLOG_BUILD_TESTING=ON -DSPDLOG_BUILD_EXAMPLES=OFF
|
configure_args="-DSPDLOG_BUILD_TESTING=ON -DSPDLOG_BUILD_EXAMPLES=OFF
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/gabime/spdlog"
|
homepage="https://github.com/gabime/spdlog"
|
||||||
distfiles="https://github.com/gabime/spdlog/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gabime/spdlog/archive/v${version}.tar.gz"
|
||||||
checksum=3dbcbfd8c07e25f5e0d662b194d3a7772ef214358c49ada23c044c4747ce8b19
|
checksum=0ba31b9e7f8e43a7be328ab0236d57810e5d4fc8a1a7842df665ae22d5cbd128
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue