SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.66/linux_386.zip SOURCE_SUM=5450cf5ec7c6b6854c1ccd4503e62fb50d14c3a7be9919bc3fabd87e98a2d541 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum # (Optional) Archive format # default: tar.gz SOURCE_FORMAT=zip # (Optional) Put false if sources are directly in the archive root # default: true SOURCE_IN_SUBDIR=true