Skip to content

Commit c2208d8

Browse files
authored
Merge pull request #239372 from Homebrew/fix/xmlsec/update_source
xmlsec1: add github mirror
2 parents aacf5c9 + 8459333 commit c2208d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/lib/libxmlsec1.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ class Libxmlsec1 < Formula
22
desc "XML security library"
33
homepage "https://www.aleksey.com/xmlsec/"
44
url "https://www.aleksey.com/xmlsec/download/xmlsec1-1.3.7.tar.gz"
5+
mirror "https://github.com/lsh123/xmlsec/releases/download/1.3.7/xmlsec1-1.3.7.tar.gz"
56
sha256 "d82e93b69b8aa205a616b62917a269322bf63a3eaafb3775014e61752b2013ea"
67
license "MIT"
78

0 commit comments

Comments
 (0)