mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libhugetlbfs: update to 2.23.
This commit is contained in:
parent
1e47870270
commit
45bc51e6f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libhugetlbfs'
|
# Template file for 'libhugetlbfs'
|
||||||
pkgname=libhugetlbfs
|
pkgname=libhugetlbfs
|
||||||
version=2.22
|
version=2.23
|
||||||
revision=1
|
revision=1
|
||||||
# fails to build on musl (relies on glibc specifics) + only for these archs
|
# fails to build on musl (relies on glibc specifics) + only for these archs
|
||||||
archs="x86_64 i686 armv[67]l aarch64 ppc64le ppc64 ppc"
|
archs="x86_64 i686 armv[67]l aarch64 ppc64le ppc64 ppc"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/libhugetlbfs/libhugetlbfs"
|
homepage="https://github.com/libhugetlbfs/libhugetlbfs"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=94dca9ea2c527cd77bf28904094fe4708865a85122d416bfccc8f4b73b9a6785
|
checksum=b70672f1e807c61b7eb3adf41c1903b42917951f2e7f8aef6821841700c04479
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue