lbdb 0.43
Closes #17866. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
a7330d5461
commit
3a701ea8b5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Lbdb < Formula
|
||||
desc "Little brother's database for the mutt mail reader"
|
||||
homepage "https://www.spinnaker.de/lbdb/"
|
||||
url "https://www.spinnaker.de/debian/lbdb_0.42.1.tar.xz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/l/lbdb/lbdb_0.42.1.tar.xz"
|
||||
sha256 "fe03bfc922b06febd8da261003070e335680d7fdf9ebd513c04a92a37731df2d"
|
||||
url "https://www.spinnaker.de/debian/lbdb_0.43.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/l/lbdb/lbdb_0.43.tar.xz"
|
||||
sha256 "bbe16a21e210f237bd26a0983c54308d65cff4c4e11b44b2687c413a78ecd48a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue