mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
hwloc: update to 1.11.3.
This commit is contained in:
parent
34f1c69028
commit
cd2571f390
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.2
|
version=1.11.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="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=8c029b6b1638245837707bfa6c865f448af4e49e7d352335e019d818b51fecf8
|
checksum=e7748e4412fb94cf22fd1971de939d9770e6068f7003dea107417f21146333fa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc
|
rm -rf ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue