apr-util 1.6.1
Closes #19971. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7b94aab6c3
commit
a7fd775f58
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class AprUtil < Formula
|
||||
desc "Companion library to apr, the Apache Portable Runtime library"
|
||||
homepage "https://apr.apache.org/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=apr/apr-util-1.6.0.tar.bz2"
|
||||
sha256 "8474c93fa74b56ac6ca87449abe3e155723d5f534727f3f33283f6631a48ca4c"
|
||||
revision 1
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=apr/apr-util-1.6.1.tar.bz2"
|
||||
sha256 "d3e12f7b6ad12687572a3a39475545a072608f4ba03a6ce8a3778f607dd0035b"
|
||||
|
||||
bottle do
|
||||
sha256 "b1c1fbfaf17d23b788ac43b8c37694e48b1417326918af000e19c6b329d78410" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue