shmcat 1.9
Closes #22285. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6c99c2b41f
commit
a3c71b549b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Shmcat < Formula
|
||||
desc "Tool that dumps shared memory segments (System V and POSIX)"
|
||||
homepage "https://shmcat.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/shmcat/shmcat-1.8.tar.bz2"
|
||||
sha256 "43fbf1b62f22f7cfcfd21228225151441450441d47ca73c9c2951c9af5549dde"
|
||||
url "https://downloads.sourceforge.net/project/shmcat/shmcat-1.9.tar.xz"
|
||||
sha256 "831f1671e737bed31de3721b861f3796461ebf3b05270cf4c938749120ca8e5b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue