parent
f54e0e038e
commit
b862a94f7e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hwloc'
|
||||
pkgname=hwloc
|
||||
version=1.11.9
|
||||
version=1.11.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,10 +10,10 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
esac
|
||||
short_desc="Portable abstraction of hierarchical hardware architectures"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.open-mpi.org/projects/hwloc/"
|
||||
distfiles="http://www.open-mpi.org/software/hwloc/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=394333184248d63cb2708a976e57f05337d03bb50c33aa3097ff5c5a74a85164
|
||||
checksum=2be808383d8337846fe77ce49c7ad3336fb6857505494d85c0ac03f22c5bd1e7
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue