From fcb47e38743db1c415dc34847bc62b85d7fe3670 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 29 Jul 2015 15:03:09 +0200 Subject: [PATCH] minidlna: use sha256 Closes Homebrew/homebrew#42230. Signed-off-by: Dominyk Tiller --- Formula/minidlna.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/minidlna.rb b/Formula/minidlna.rb index 6078cf3f7eefc..327ea4251dada 100644 --- a/Formula/minidlna.rb +++ b/Formula/minidlna.rb @@ -4,7 +4,7 @@ class Minidlna < Formula desc "Media server software, compliant with DLNA/UPnP-AV clients" homepage "http://sourceforge.net/projects/minidlna/" url "https://downloads.sourceforge.net/project/minidlna/minidlna/1.1.4/minidlna-1.1.4.tar.gz" - sha1 "56f333f8af91105ce5f0861d1f1918ebf5b0a028" + sha256 "9814c04a2c506a0dd942c4218d30c07dedf90dabffbdef2d308a3f9f23545314" revision 2 bottle do