libhugetlbfs: update to 2.23.

This commit is contained in:
Anthony Iliopoulos 2020-09-12 19:41:47 +02:00 committed by Andrew J. Hesford
parent 1e47870270
commit 45bc51e6f5

View file

@ -1,6 +1,6 @@
# Template file for 'libhugetlbfs'
pkgname=libhugetlbfs
version=2.22
version=2.23
revision=1
# fails to build on musl (relies on glibc specifics) + only for these archs
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"
homepage="https://github.com/libhugetlbfs/libhugetlbfs"
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.gz"
checksum=94dca9ea2c527cd77bf28904094fe4708865a85122d416bfccc8f4b73b9a6785
checksum=b70672f1e807c61b7eb3adf41c1903b42917951f2e7f8aef6821841700c04479
patch_args="-Np1"
CFLAGS="-fPIC"