From d6e43d296b85032af8354652947577a0c8edd4af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 2 Mar 2021 22:39:49 +0100 Subject: [PATCH] leatherman: update to 1.12.4 --- common/shlibs | 18 +++++++++--------- srcpkgs/leatherman/template | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/common/shlibs b/common/shlibs index aaf452e0bb5..c836cc1a377 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2558,15 +2558,15 @@ libOpenCOLLADABaseUtils.so opencollada-0.0.20160223_1 libOpenCOLLADAFramework.so opencollada-0.0.20160223_1 libOpenCOLLADASaxFrameworkLoader.so opencollada-0.0.20160223_1 libOpenCOLLADAStreamWriter.so opencollada-0.0.20160223_1 -leatherman_util.so.1.12.3 leatherman-1.12.3_1 -leatherman_locale.so.1.12.3 leatherman-1.12.3_1 -leatherman_logging.so.1.12.3 leatherman-1.12.3_1 -leatherman_json_container.so.1.12.3 leatherman-1.12.3_1 -leatherman_file_util.so.1.12.3 leatherman-1.12.3_1 -leatherman_curl.so.1.12.3 leatherman-1.12.3_1 -leatherman_dynamic_library.so.1.12.3 leatherman-1.12.3_1 -leatherman_execution.so.1.12.3 leatherman-1.12.3_1 -leatherman_ruby.so.1.12.3 leatherman-1.12.3_1 +leatherman_util.so.1.12.4 leatherman-1.12.4_1 +leatherman_locale.so.1.12.4 leatherman-1.12.4_1 +leatherman_logging.so.1.12.4 leatherman-1.12.4_1 +leatherman_json_container.so.1.12.4 leatherman-1.12.4_1 +leatherman_file_util.so.1.12.4 leatherman-1.12.4_1 +leatherman_curl.so.1.12.4 leatherman-1.12.4_1 +leatherman_dynamic_library.so.1.12.4 leatherman-1.12.4_1 +leatherman_execution.so.1.12.4 leatherman-1.12.4_1 +leatherman_ruby.so.1.12.4 leatherman-1.12.4_1 libUTF.so opencollada-0.0.20160223_1 libbuffer.so opencollada-0.0.20160223_1 libftoa.so opencollada-0.0.20160223_1 diff --git a/srcpkgs/leatherman/template b/srcpkgs/leatherman/template index e8b2080deb2..5f28459fd73 100644 --- a/srcpkgs/leatherman/template +++ b/srcpkgs/leatherman/template @@ -1,6 +1,6 @@ # Template file for 'leatherman' pkgname=leatherman -version=1.12.3 +version=1.12.4 revision=1 build_style=cmake configure_args="-DLEATHERMAN_SHARED=ON" @@ -11,7 +11,7 @@ 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=0d470b6f3240bc605f48631546dd77c814116b1ff6b2a36aa9f395c4a4eab319 +checksum=00f1b50a7f5f15fcb8dcf0e242f8ada7d31ec78b6093152eee8744e3e284dc28 python_version=3 CXXFLAGS="-Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value -Wno-deprecated-copy -Wno-type-limits"