package/monit: fix URL in hash file comment
authorAlexander Dahl <post@lespocky.de>
Wed, 18 Mar 2020 09:11:40 +0000 (10:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 18 Mar 2020 20:53:00 +0000 (21:53 +0100)
commit6fb1eb95fe07b673081115aace66f8328aeb08d9
tree42c82da48aee5f3ded468871636058159b329f2c
parentaf90a104c06542a1bf5545eaf9b9c7beb7176e80
package/monit: fix URL in hash file comment

Previous URL gives:

    % curl https://mmonit.com/monit/dist/monit-5.25.3.tar.gz.sha256
    c10258c8839d20864d30390e7cbf2ff5e0480a67a6fb80c02aa457d6e3390569 monit-5.25.3.tar.gz

Current URL is:

    % curl https://mmonit.com/monit/dist/monit-5.26.0.tar.gz.sha256
    87fc4568a3af9a2be89040efb169e3a2e47b262f99e78d5ddde99dd89f02f3c2 monit-5.26.0.tar.gz

This was probably just forgotten on the last version bump.

Fixes: ad250c3d1884 ("package/monit: bump to version 5.26.0")
Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/monit/monit.hash