leatherman: update to 1.5.4

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-12-22 14:49:12 +01:00
parent 2d8e221b43
commit ea145d4285
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.3
version=1.5.4
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=4d96053df166eec1b58943a199e156081663feef0c5c8adbb1adaed7546bfd7c
checksum=f4b777de15f89ee0f5db99d065ca96290559e91ceadee39671e0f68318c84f97
CXXFLAGS+=" -Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value"