hwloc: update to 1.11.9.
This commit is contained in:
parent
57b6bea569
commit
81c05241ae
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hwloc'
|
||||
pkgname=hwloc
|
||||
version=1.11.8
|
||||
version=1.11.9
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://www.open-mpi.org/projects/hwloc/"
|
||||
distfiles="http://www.open-mpi.org/software/hwloc/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ecef10265084d9123dc0b03d82ff5ee06fbf5ba755a912e7511ae590c9ee594d
|
||||
checksum=394333184248d63cb2708a976e57f05337d03bb50c33aa3097ff5c5a74a85164
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in New Issue