alicelinux

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

abuild (148B)


      1 name=lm-sensors
      2 version=3.6.0
      3 v=$(echo $version | sed 's/\./-/g')
      4 release=1
      5 source="https://github.com/$name/$name/archive/V${v}/$name-${v}.tar.gz"