facter: update to 3.12.1.

This commit is contained in:
maxice8 2018-10-28 03:57:45 -03:00
parent 5961020ee9
commit b03198ba6e
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'facter'
pkgname=facter
version=3.12.0
revision=5
version=3.12.1
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=3b4950e0284154f448a47500905a078117006b48267996ea3795da51ccead198
checksum=57d62f5c9c97576fd3a246e7b9ea350bf600126265b674b64b418f0bc9972aed
CXXFLAGS="-Wno-catch-value -Wno-stringop-truncation"
pre_configure() {