alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

abuild (173B)


      1 name=lynx
      2 version=2.9.2
      3 release=1
      4 source="https://invisible-mirror.net/archives/${name}/tarballs/${name}${version}.tar.bz2"
      5 build_opt="--with-ssl --enable-ipv6 --with-zlib"