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

[fix] delete usha256sum correct

This commit is contained in:
magikcypress 2017-05-30 14:34:59 +02:00
parent bb3ba1e52e
commit 0e056156bf
No known key found for this signature in database
GPG key ID: 3B3C7CD61957AC9A

View file

@ -1,6 +1,6 @@
MINCHAT_VERSION="1.1"
MINCHAT_SOURCE_URL="https://github.com/wojtek77/chat/archive/master.tar.gz"
MINCHAT_SOURCE_SHA256="1a290c8ae2d48a84457366291e1d733cddf587751c6953e12da03f511b4b7df5"
MINCHAT_SOURCE_SHA256="4a13b56e6eee270e6db3a5c8385d83aba0fca2207b0306b46941c2e7a4ea9753"
QUIET () { # Redirige la sortie standard dans /dev/null
$@ > /dev/null