facter: update to 3.6.0.
This commit is contained in:
parent
ab99de9d76
commit
0d56d713c7
|
@ -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.5.0 facter-3.5.0_1
|
||||
libfacter.so.3.6.0 facter-3.6.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,7 +1,7 @@
|
|||
# Template file for 'facter'
|
||||
pkgname=facter
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
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=e9ac146293ab00694fb049379d3d6fb9ea5bb397d174c97a65d22f9b8b62e178
|
||||
checksum=4a7789604468a658c3427d14729abbc400197f24ce87b1421531889f99d894c0
|
||||
|
||||
pre_configure() {
|
||||
# Subdirectory does not exist (in distfile).
|
||||
|
|
Loading…
Reference in New Issue