hwloc: update to 1.11.7.
This commit is contained in:
parent
a7c432fc91
commit
a5f529ebb3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hwloc'
|
# Template file for 'hwloc'
|
||||||
pkgname=hwloc
|
pkgname=hwloc
|
||||||
version=1.11.6
|
version=1.11.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.open-mpi.org/projects/hwloc/"
|
homepage="http://www.open-mpi.org/projects/hwloc/"
|
||||||
distfiles="http://www.open-mpi.org/software/hwloc/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.open-mpi.org/software/hwloc/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7685f7b96c7c79412c494633862612b36f8745f05f84d35ab495d38b456d87fa
|
checksum=ab6910e248eed8c85d08b529917a6aae706b32b346e886ba830895e36a809729
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc
|
rm -rf ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Reference in a new issue