From ab90137c700ebd50ef2e5ac3d471a9ad0b7c65b5 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 13 Jun 2023 10:15:15 +0200 Subject: [PATCH] inetutils: update from 2.2.0 to 2.4.0 - update - fixes autoconf update error: configure.ac:129: error: required file 'build-aux/compile' not found --- inetutils.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inetutils.be0 b/inetutils.be0 index 686d1625e..22dcb4239 100755 --- a/inetutils.be0 +++ b/inetutils.be0 @@ -1,9 +1,9 @@ #!/usr/bin/env beesh -# BEE_VERSION inetutils-2.2-0 +# BEE_VERSION inetutils-2.4-0 # SRCURL[0]="https://ftp.gnu.org/gnu/inetutils/inetutils-${PKGVERSION}.tar.xz" -SRCURL[0]="https://beehive.molgen.mpg.de/de8c1b49cbde2b30e481c61c65357ad4/inetutils-2.2.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/319d65bb5a6f1847c4810651f3b4ba74/inetutils-2.4.tar.xz" # PATCHURL+=()