We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27afb7 commit dd6a647Copy full SHA for dd6a647
root/tmp/setup/solr-extension.sh
@@ -5,7 +5,7 @@ set -e
5
# Install 2.4.0 release version + macports patch. Only combination working right now.
6
# See #16 and #19 for more information.
7
hash=6e9e097c981e810d452657f23bf1945b7955f3cf
8
-patch=https://raw.githubusercontent.com/macports/macports-ports/master/php/php-solr/files/php72.patch
+patch=https://raw.githubusercontent.com/macports/macports-ports/ed5c081eee78cbcc0f893cb845b20d9d98b3771c/php/php-solr/files/php72.patch
9
10
# Download our 'tagged' source code from git.
11
echo "Downloading solr extension source archive (${hash})"
0 commit comments