1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photonix_ynh.git synced 2024-09-03 19:56:29 +02:00

Fix sha256sum

This commit is contained in:
Jules Bertholet 2021-06-18 22:46:13 -04:00
parent 8cc7097f0e
commit d5c2a389c0

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/photonixapp/photonix/archive/refs/tags/v0.9.0.tar.gz SOURCE_URL=https://github.com/photonixapp/photonix/archive/refs/tags/v0.9.0.tar.gz
SOURCE_SUM=19e04a844f3e310bd25dd157e12b833e5ddfb961b5a98b26a4e50e1f1294841a SOURCE_SUM=a2f82a1fd24b938f5a7a6a54e40f091b5727c91547800cca0d4b3c240803747b
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true