facter: update to 3.12.1.
This commit is contained in:
parent
5961020ee9
commit
b03198ba6e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'facter'
|
# Template file for 'facter'
|
||||||
pkgname=facter
|
pkgname=facter
|
||||||
version=3.12.0
|
version=3.12.1
|
||||||
revision=5
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
|
configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
|
||||||
hostmakedepends="ruby-devel"
|
hostmakedepends="ruby-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://puppetlabs.com/facter"
|
homepage="http://puppetlabs.com/facter"
|
||||||
distfiles="http://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3b4950e0284154f448a47500905a078117006b48267996ea3795da51ccead198
|
checksum=57d62f5c9c97576fd3a246e7b9ea350bf600126265b674b64b418f0bc9972aed
|
||||||
|
|
||||||
CXXFLAGS="-Wno-catch-value -Wno-stringop-truncation"
|
CXXFLAGS="-Wno-catch-value -Wno-stringop-truncation"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue