facter: update to 3.9.3
This commit is contained in:
parent
a3599dd2f0
commit
0b16b61c9f
2 changed files with 3 additions and 3 deletions
|
@ -2098,7 +2098,7 @@ libgtkimageview.so.0 gtkimageview-1.6.4_1
|
||||||
libgoocanvas.so.3 goocanvas1-1.0.0_1
|
libgoocanvas.so.3 goocanvas1-1.0.0_1
|
||||||
libplatform.so.2.0 platform-2.0.1_1
|
libplatform.so.2.0 platform-2.0.1_1
|
||||||
libp8-platform.so.2 p8-platform-2.1.0.1_1
|
libp8-platform.so.2 p8-platform-2.1.0.1_1
|
||||||
libfacter.so.3.6.7 facter-3.6.7_1
|
libfacter.so.3.9.3 facter-3.9.3_1
|
||||||
libOIS-1.3.0.so ois-1.3_1
|
libOIS-1.3.0.so ois-1.3_1
|
||||||
libSILLY.so.1 silly-0.1.0_1
|
libSILLY.so.1 silly-0.1.0_1
|
||||||
libkeybinder-3.0.so.0 libkeybinder3-0.3.0_1
|
libkeybinder-3.0.so.0 libkeybinder3-0.3.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'facter'
|
# Template file for 'facter'
|
||||||
pkgname=facter
|
pkgname=facter
|
||||||
version=3.6.7
|
version=3.9.3
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=243de4563b9d239fcd2aaae2f24085ec37de8a84473a534ef9990cd740f830d0
|
checksum=a91a38b6ff1ea912e824bce7fff125452a7b4632c503d0c888fc2ce24551ebb8
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Subdirectory does not exist (in distfile).
|
# Subdirectory does not exist (in distfile).
|
||||||
|
|
Loading…
Add table
Reference in a new issue