facter: update to 3.12.2

Closes: #6137

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-12-22 15:08:02 +01:00
parent 7d2b296fa3
commit 7b183f3df3
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,7 +1,7 @@
# Template file for 'facter'
pkgname=facter
version=3.12.1
revision=4
version=3.12.2
revision=1
build_style=cmake
configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
hostmakedepends="ruby-devel"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0"
homepage="http://puppetlabs.com/facter"
distfiles="http://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=57d62f5c9c97576fd3a246e7b9ea350bf600126265b674b64b418f0bc9972aed
checksum=3c2cca586b6ecd8313f2c68620d22388871874a0089a8752e4dd8047f3eab50d
CXXFLAGS="-Wno-catch-value -Wno-stringop-truncation"
pre_configure() {