forked from rosa/hakurei
internal/rosa/package/gnu: findutils 4.10.0 to 4.11.0
Yet another broken gnulib test. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -309,14 +309,15 @@ package findutils {
|
|||||||
website = "https://www.gnu.org/software/findutils";
|
website = "https://www.gnu.org/software/findutils";
|
||||||
anitya = 812;
|
anitya = 812;
|
||||||
|
|
||||||
version# = "4.10.0";
|
version# = "4.11.0";
|
||||||
source = remoteFile {
|
source = remoteFile {
|
||||||
url = "https://ftpmirror.gnu.org/gnu/findutils/findutils-"+version+".tar.xz";
|
url = "https://ftpmirror.gnu.org/gnu/findutils/findutils-"+version+".tar.xz";
|
||||||
checksum = "ZXABdNBQXL7QjTygynRRTdXYWxQKZ0Wn5eMd3NUnxR0xaS0u0VfcKoTlbo50zxv6";
|
checksum = "X-qsv9aUoBL583q-4iZcBI3_7Ufd3fSIqFmNLXWdEpUihlRfMpGGyAUt8SAvDKae";
|
||||||
};
|
};
|
||||||
|
|
||||||
early = `
|
early = `
|
||||||
echo '#!/bin/sh' > gnulib-tests/test-c32ispunct.sh
|
echo '#!/bin/sh' > gnulib-tests/test-c32ispunct.sh
|
||||||
|
echo 'int main(){return 0;}' > gnulib-tests/test-fstatat.c
|
||||||
echo 'int main(){return 0;}' > tests/xargs/test-sigusr.c
|
echo 'int main(){return 0;}' > tests/xargs/test-sigusr.c
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user