libdill 2.8
Closes #27186. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
be3f1da39a
commit
5f62671d38
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libdill < Formula
|
||||
desc "Structured concurrency in C"
|
||||
homepage "http://libdill.org/"
|
||||
url "https://github.com/sustrik/libdill/archive/2.7.tar.gz"
|
||||
sha256 "b78353308cbbcd442f9c3feab86afeac1bf79eb27186bad9f75efc07c4bfedbf"
|
||||
url "https://github.com/sustrik/libdill/archive/2.8.tar.gz"
|
||||
sha256 "117038cd0f9bbfc51e6001a28ae6fd915b7c9047d8da7358208792d997037d6d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue