Skip to content

Commit

Permalink
inetutils: update from 2.2.0 to 2.4.0
Browse files Browse the repository at this point in the history
- update
- fixes autoconf update error:
  configure.ac:129: error: required file 'build-aux/compile' not found
  • Loading branch information
wwwutz committed Jun 13, 2023
1 parent 6ea0aa0 commit ab90137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inetutils.be0
Original file line number Diff line number Diff line change
@@ -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+=()

Expand Down

0 comments on commit ab90137

Please sign in to comment.