facter: update to 3.13.2.
This commit is contained in:
parent
447a894105
commit
a73837a0f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'facter'
|
||||
pkgname=facter
|
||||
version=3.13.1
|
||||
version=3.13.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://puppetlabs.com/facter"
|
||||
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c4556d856033f901cb8d7eabadf5fab8dbddc88959713536a470964682e22f51
|
||||
checksum=69fe3c64877ff1077f5512c904b98b75a3f5631ac84e274382e3a232ff609f68
|
||||
|
||||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue