Add curl 7.83.0

This commit is contained in:
fosslinux 2022-05-08 07:59:59 +10:00
parent 97fbeb389b
commit 060f44e5a5
7 changed files with 125 additions and 0 deletions

View file

@ -232,6 +232,8 @@ build kbd-1.15
build make-3.82
build curl-7.83.0
# Clear up some RAM space
grep '^pkg=' /after.kaem | sed 's/pkg="//' | sed 's/"$//' | while read -r p ; do
rm -rf "${SOURCES:?}/${p:?}"