mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-22 02:51:35 +01:00
12 lines
445 B
Plaintext
12 lines
445 B
Plaintext
SOURCE_URL=https://rafi59.codelib.re/git/attachments/07f43b21-cf3e-4d5b-9262-415399255f4f
|
|
SOURCE_SUM=ee997cc8511e70c7a4454fe4ea353a85c2f04baeb41a96c7acc7c78e9ee4db9f
|
|
# (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
|