parent
5e0fb514d1
commit
71523d57c2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Npth < Formula
|
||||
desc "New GNU portable threads library"
|
||||
homepage "https://gnupg.org/"
|
||||
url "https://gnupg.org/ftp/gcrypt/npth/npth-1.5.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/npth/npth-1.5.tar.bz2"
|
||||
sha256 "294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2"
|
||||
url "https://gnupg.org/ftp/gcrypt/npth/npth-1.6.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/npth/npth-1.6.tar.bz2"
|
||||
sha256 "1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue