facter: update to 3.10.0.
This commit is contained in:
parent
363c6f9820
commit
f73145abc0
2 changed files with 3 additions and 3 deletions
|
@ -2151,7 +2151,7 @@ libgtkimageview.so.0 gtkimageview-1.6.4_1
|
|||
libgoocanvas.so.3 goocanvas1-1.0.0_1
|
||||
libplatform.so.2.0 platform-2.0.1_1
|
||||
libp8-platform.so.2 p8-platform-2.1.0.1_1
|
||||
libfacter.so.3.9.3 facter-3.9.3_1
|
||||
libfacter.so.3.10.0 facter-3.10.0_1
|
||||
libOIS-1.3.0.so ois-1.3_1
|
||||
libSILLY.so.1 silly-0.1.0_1
|
||||
libkeybinder-3.0.so.0 libkeybinder3-0.3.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'facter'
|
||||
pkgname=facter
|
||||
version=3.9.3
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="http://puppetlabs.com/facter"
|
||||
distfiles="http://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=a91a38b6ff1ea912e824bce7fff125452a7b4632c503d0c888fc2ce24551ebb8
|
||||
checksum=cf47fd83aef5b90b9981149ad036281661f5361e51d042585e154f894ae9a967
|
||||
|
||||
pre_configure() {
|
||||
# Subdirectory does not exist (in distfile).
|
||||
|
|
Loading…
Reference in a new issue