which: update to 2.23.

This commit is contained in:
Vincent Legoll 2025-07-05 10:32:48 +02:00 committed by tranzystorekk
parent 31055a39b1
commit 3d7fd03b57

View file

@ -1,7 +1,7 @@
# Template file for 'which'
pkgname=which
version=2.21
revision=4
version=2.23
revision=1
bootstrap=yes
build_style=gnu-configure
short_desc="Displays where a particular program in your path is located"
@ -9,5 +9,5 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://savannah.gnu.org/projects/which"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad
checksum=a2c558226fc4d9e4ce331bd2fd3c3f17f955115d2c00e447618a4ef9978a2a73
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"