leatherman: update to 1.12.1
This commit is contained in:
parent
867106d748
commit
b17c11afa2
2 changed files with 11 additions and 11 deletions
|
@ -2623,15 +2623,15 @@ libOpenCOLLADABaseUtils.so opencollada-0.0.20160223_1
|
||||||
libOpenCOLLADAFramework.so opencollada-0.0.20160223_1
|
libOpenCOLLADAFramework.so opencollada-0.0.20160223_1
|
||||||
libOpenCOLLADASaxFrameworkLoader.so opencollada-0.0.20160223_1
|
libOpenCOLLADASaxFrameworkLoader.so opencollada-0.0.20160223_1
|
||||||
libOpenCOLLADAStreamWriter.so opencollada-0.0.20160223_1
|
libOpenCOLLADAStreamWriter.so opencollada-0.0.20160223_1
|
||||||
leatherman_util.so.1.12.0 leatherman-1.12.0_1
|
leatherman_util.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_locale.so.1.12.0 leatherman-1.12.0_1
|
leatherman_locale.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_logging.so.1.12.0 leatherman-1.12.0_1
|
leatherman_logging.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_json_container.so.1.12.0 leatherman-1.12.0_1
|
leatherman_json_container.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_file_util.so.1.12.0 leatherman-1.12.0_1
|
leatherman_file_util.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_curl.so.1.12.0 leatherman-1.12.0_1
|
leatherman_curl.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_dynamic_library.so.1.12.0 leatherman-1.12.0_1
|
leatherman_dynamic_library.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_execution.so.1.12.0 leatherman-1.12.0_1
|
leatherman_execution.so.1.12.1 leatherman-1.12.1_1
|
||||||
leatherman_ruby.so.1.12.0 leatherman-1.12.0_1
|
leatherman_ruby.so.1.12.1 leatherman-1.12.1_1
|
||||||
libUTF.so opencollada-0.0.20160223_1
|
libUTF.so opencollada-0.0.20160223_1
|
||||||
libbuffer.so opencollada-0.0.20160223_1
|
libbuffer.so opencollada-0.0.20160223_1
|
||||||
libftoa.so opencollada-0.0.20160223_1
|
libftoa.so opencollada-0.0.20160223_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'leatherman'
|
# Template file for 'leatherman'
|
||||||
pkgname=leatherman
|
pkgname=leatherman
|
||||||
version=1.12.0
|
version=1.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLEATHERMAN_SHARED=ON"
|
configure_args="-DLEATHERMAN_SHARED=ON"
|
||||||
|
@ -11,7 +11,7 @@ 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=93b9f6889963b98aaf64fa4098b5f3402fed1fe0b8e08ff7bcd3abfb00e5a3aa
|
checksum=4713368b76986f7b3218f85da1333c0ebcc4aa2625e39af0374c7b97fe57f6cd
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
CXXFLAGS+=" -Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value -Wno-deprecated-copy"
|
CXXFLAGS+=" -Wno-ignored-qualifiers -Wno-class-memaccess -Wno-catch-value -Wno-deprecated-copy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue