facter: update to 3.6.1.
This commit is contained in:
parent
1e9f5d0563
commit
6f4349a36a
2 changed files with 4 additions and 4 deletions
|
@ -2163,7 +2163,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.0 p8-platform-2.0.1_1
|
||||
libfacter.so.3.6.0 facter-3.6.0_1
|
||||
libfacter.so.3.6.1 facter-3.6.1_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,7 +1,7 @@
|
|||
# Template file for 'facter'
|
||||
pkgname=facter
|
||||
version=3.6.0
|
||||
revision=4
|
||||
version=3.6.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=4a7789604468a658c3427d14729abbc400197f24ce87b1421531889f99d894c0
|
||||
checksum=cdd2c2dcd388870d76d9d215223eb0624264486c05d0429c74c082b5cc92d847
|
||||
|
||||
pre_configure() {
|
||||
# Subdirectory does not exist (in distfile).
|
||||
|
|
Loading…
Reference in a new issue