leatherman: update to 1.5.2

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-14 15:45:03 +02:00
parent c884388ea7
commit 0082d259cb
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 2 deletions

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.5.1
version=1.5.2
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=3e96034957da37d0d255f27d7f531dee09af739f7471f5fa86f301c1ea005411
checksum=8c73629fb7f57482d6b34b04465d1c4c27a7f90e2d9523e12fac0805ab30b026
CXXFLAGS+=" -Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value"