abuild (224B)
1 name=dfc 2 version=3.1.1 3 release=1 4 source="https://github.com/rolinh/$name/releases/download/v$version/$name-$version.tar.gz" 5 build_opt="-DSYSCONFDIR=/etc" 6 7 prebuild() { 8 sed 's/VERSION 2.8.4/VERSION 4.0/' -i CMakeLists.txt 9 }