# Script by Ypnose - http://ywstd.fr # entr to watch you SOLVER="5.5" #SOLSRC="https://github.com/eradman/entr/archive/refs/tags/${SOLVER}.tar.gz" SOLSRC="entr-${SOLVER}.tar.xz" SOLSUM="4a1011dbfadae1a01c6c6513b2927f5e9ce475253bd6807e18a5eab78522b86e" run_task() { set_flag ./configure def_make LDFLAGS="-static" cp_bin entr }