leatherman: update to 1.11.0

This commit is contained in:
Jürgen Buchmüller 2020-03-30 17:59:19 +02:00
parent 40668709b6
commit 3d361fe314

View file

@ -1,7 +1,7 @@
# Template file for 'leatherman'
# Note: always revbump cpp-hocon when updating as it links against this static lib
pkgname=leatherman
version=1.10.0
version=1.11.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -11,6 +11,6 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="Apache-2.0"
homepage="https://github.com/puppetlabs/leatherman"
distfiles="https://github.com/puppetlabs/leatherman/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=b65eb0157600c1610a33061524da187f8e7abfbc1f7a7c8d7b7f712a051f2ef6
checksum=38fe9a272fec824c503a9dc91b79cfe6e05b868e55fba9977de9baff5ad1be7e
CXXFLAGS+=" -Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value -Wno-deprecated-copy"