mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-22 02:51:35 +01:00
12 lines
446 B
Plaintext
12 lines
446 B
Plaintext
SOURCE_URL=https://rafi59.codelib.re/git/attachments/c54bf3d7-1837-4129-82f7-1ea1aee48cf2
|
|
SOURCE_SUM=2f914fe40a5d337e29ddcd69dd97cba60c1373f5bcece0d4fecff86b0705eb58
|
|
# (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=false
|