Add bc-1.07.1.

This commit is contained in:
Andrius Štikonas 2023-02-27 09:44:06 +08:00
parent b8446054f2
commit 58d1206c83
5 changed files with 31 additions and 0 deletions

View file

@ -626,6 +626,12 @@ ed 1.4
``ed`` is a very basic line editor. This is the last version that is not distributed
in ``.tar.lz`` format. ``ed`` is used by ``bc`` build scripts.
bc 1.07.1
=========
``bc`` is a console based calculator that is sometime used in scripts. We need ``bc``
to rebuild some Linux kernel headers.
kexec-tools 2.0.22
==================