lbdb 0.42.1
Closes #7783. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
e89ccec461
commit
3eff31fa95
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.tar.xz"
|
||||
mirror "https://mirrors.kernel.org/debian/pool/main/l/lbdb/lbdb_0.42.tar.xz"
|
||||
sha256 "f7b2ec9f145c77207085af35d1ff87dae3c721848d8de1e97aa328b2f85492fe"
|
||||
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"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue