spdlog: update to 1.3.0.
This commit is contained in:
parent
bacdb4db1f
commit
f32b1d20ae
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.2.1
|
version=1.3.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=867a4b7cedf9805e6f76d3ca41889679054f7e5a3b67722fe6d0eae41852a767
|
checksum=78786c641ca278388107e30f1f0fa0307e7e98e1c5279c3d29f71a143f9176b6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue