hwloc: update to 1.11.8.
This commit is contained in:
parent
efbfcb1d26
commit
97022aefad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hwloc'
|
||||
pkgname=hwloc
|
||||
version=1.11.7
|
||||
version=1.11.8
|
||||
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=ab6910e248eed8c85d08b529917a6aae706b32b346e886ba830895e36a809729
|
||||
checksum=ecef10265084d9123dc0b03d82ff5ee06fbf5ba755a912e7511ae590c9ee594d
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/doc
|
||||
|
|
Loading…
Reference in a new issue