mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Use md5sum
This commit is contained in:
parent
24a0c13971
commit
66e283dd98
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2021-05-24-7.zip
|
||||
SOURCE_SUM=1172748819c73065ed940b3e3eb531dc
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_SUM_PRG=md5sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=yeswiki-doryphore-2021-05-24-7.zip
|
||||
|
|
Loading…
Reference in a new issue