facter: update to 3.14.8.
This commit is contained in:
parent
6dc1567605
commit
9c66d02a03
2 changed files with 4 additions and 3 deletions
|
@ -3792,3 +3792,4 @@ libOpenImageDenoise.so.0 openimagedenoise-1.1.0_1
|
||||||
libblosc.so.1 c-blosc-1.17.1_1
|
libblosc.so.1 c-blosc-1.17.1_1
|
||||||
libopenvdb.so.7.0 openvdb-7.0.0_1
|
libopenvdb.so.7.0 openvdb-7.0.0_1
|
||||||
libAlembic.so.1.7 alembic-1.7.12_1
|
libAlembic.so.1.7 alembic-1.7.12_1
|
||||||
|
libfacter.so.3.14.8 facter-3.14.8_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'facter'
|
# Template file for 'facter'
|
||||||
pkgname=facter
|
pkgname=facter
|
||||||
version=3.14.6
|
version=3.14.8
|
||||||
revision=3
|
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
|
||||||
-DENABLE_CXX_WERROR=OFF"
|
-DENABLE_CXX_WERROR=OFF"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://puppetlabs.com/facter"
|
homepage="https://puppetlabs.com/facter"
|
||||||
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=cf032d8a2aa1ad60b1230a2be2404d8fdcce7323c09f8f2486bdf590d95d8fd6
|
checksum=ff6b5eb412bb7770c83a37a2f91451cec93e1f2d82b76506d94f52584619a3cb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Reference in a new issue