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'
|
||||
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() {
|
||||
|
|
Loading…
Reference in a new issue