libstatgrab: update to 0.92.1, fix build for gcc-12
This commit is contained in:
parent
e24c8b4597
commit
93d97aa3be
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libstatgrab'
|
||||
pkgname=libstatgrab
|
||||
version=0.92
|
||||
version=0.92.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="http://www.i-scream.org/libstatgrab"
|
||||
distfiles="http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=5bf1906aff9ffc3eeacf32567270f4d819055d8386d98b9c8c05519012d5a196
|
||||
checksum=5688aa4a685547d7174a8a373ea9d8ee927e766e3cc302bdee34523c2c5d6c11
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) CFLAGS="-DLINUX -DHAVE_PROCFS" ;;
|
||||
|
|
Loading…
Reference in New Issue