textproc/apache-solr: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored by upstream mirror sites Approved by: rene (portmgr blanket), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32614
This commit is contained in:
parent
78004db04a
commit
acd30a7124
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
PORTNAME= apache-solr
|
||||
PORTVERSION= 8.10.0
|
||||
CATEGORIES= textproc java
|
||||
MASTER_SITES= APACHE/lucene/solr/${PORTVERSION}
|
||||
MASTER_SITES= https://archive.apache.org/dist/lucene/solr/${PORTVERSION}/
|
||||
DISTNAME= solr-${PORTVERSION}
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue