diff --git a/srcpkgs/leatherman/template b/srcpkgs/leatherman/template index 17152856bdc..beb9064568c 100644 --- a/srcpkgs/leatherman/template +++ b/srcpkgs/leatherman/template @@ -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.0 +version=1.5.1 revision=1 build_style=cmake hostmakedepends="pkg-config" @@ -11,6 +11,6 @@ maintainer="Jürgen Buchmüller " 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=f7da4432ecaf1c4bfc7cfd398bcf76f9b90c27bce5d4b94111fc07b021407ad8 +checksum=3e96034957da37d0d255f27d7f531dee09af739f7471f5fa86f301c1ea005411 CXXFLAGS+=" -Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value"