mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
hwloc: update to 1.11.4.
This commit is contained in:
parent
e02df8419a
commit
decc4969d6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hwloc'
|
# Template file for 'hwloc'
|
||||||
pkgname=hwloc
|
pkgname=hwloc
|
||||||
version=1.11.3
|
version=1.11.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="cairo-devel ncurses-devel libxml2-devel eudev-libudev-devel"
|
makedepends="cairo-devel ncurses-devel libxml2-devel eudev-libudev-devel"
|
||||||
|
@ -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=e7748e4412fb94cf22fd1971de939d9770e6068f7003dea107417f21146333fa
|
checksum=fdc59d06c1ddedb0fa41039bb84cb406f0570b6e66223c13a60077831d36e038
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/doc
|
rm -rf ${DESTDIR}/usr/share/doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue