Skip to content

Commit dd6a647

Browse files
committed
Switch from master patch to ed5c081 one. Better fixed
1 parent b27afb7 commit dd6a647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/tmp/setup/solr-extension.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
# Install 2.4.0 release version + macports patch. Only combination working right now.
66
# See #16 and #19 for more information.
77
hash=6e9e097c981e810d452657f23bf1945b7955f3cf
8-
patch=https://raw.githubusercontent.com/macports/macports-ports/master/php/php-solr/files/php72.patch
8+
patch=https://raw.githubusercontent.com/macports/macports-ports/ed5c081eee78cbcc0f893cb845b20d9d98b3771c/php/php-solr/files/php72.patch
99

1010
# Download our 'tagged' source code from git.
1111
echo "Downloading solr extension source archive (${hash})"

0 commit comments

Comments
 (0)