mpop 1.2.4
Closes #1152. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
17ff9ab761
commit
f45e776012
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Mpop < Formula
|
class Mpop < Formula
|
||||||
desc "POP3 client"
|
desc "POP3 client"
|
||||||
homepage "http://mpop.sourceforge.net/"
|
homepage "http://mpop.sourceforge.net/"
|
||||||
url "https://downloads.sourceforge.net/project/mpop/mpop/1.2.0/mpop-1.2.0.tar.xz"
|
url "https://downloads.sourceforge.net/project/mpop/mpop/1.2.4/mpop-1.2.4.tar.xz"
|
||||||
sha256 "9d28817a6950f64aadf10bf5841400701917102181ebf96c136fbd4707c17ba7"
|
sha256 "933f6b02afe549d76d0bf631ec97781bd4dd36152fb63d498b82e64e99a11f95"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue