bro: update distfile url

The website was moved to zeek.org with the release of zeek 3.0, the old
distfiles are still available under the new url, just in a different
location
This commit is contained in:
John 2020-04-23 20:52:53 +02:00
parent f323c7f1e5
commit 5015de8631
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -10,7 +10,7 @@ short_desc="Advanced framework for network traffic analysis"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause"
homepage="https://www.bro.org"
distfiles="https://www.bro.org/downloads/bro-${version}.tar.gz"
distfiles="https://download.zeek.org/bro-${version}.tar.gz"
checksum=a47a9cdcef0ea14d5f70c390ab266f0333063ff96f3869a5f1609581a1d1ceb7
nocross="Needs to build part of itself to run, can't be built separately yet."