mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
leatherman: update to 1.5.4
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
2d8e221b43
commit
ea145d4285
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'leatherman'
|
# Template file for 'leatherman'
|
||||||
# Note: always revbump cpp-hocon when updating as it links against this static lib
|
# Note: always revbump cpp-hocon when updating as it links against this static lib
|
||||||
pkgname=leatherman
|
pkgname=leatherman
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,6 +11,6 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/puppetlabs/leatherman"
|
homepage="https://github.com/puppetlabs/leatherman"
|
||||||
distfiles="https://github.com/puppetlabs/leatherman/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
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"
|
CXXFLAGS+=" -Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value"
|
||||||
|
|
Loading…
Add table
Reference in a new issue