diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index cfc5578dc0c..b904bafb277 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -13,7 +13,9 @@ short_desc="A network protocol analyzer" maintainer="Enno Boland " homepage="http://www.wireshark.org" license="GPL-2" -distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2" +# XXX ovh is blocked (repo4.voidlinux.eu can't download this). +#distfiles="http://www.wireshark.org/download/src/${pkgname}-${version}.tar.bz2" +distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${pkgname}-${version}.tar.bz2" checksum=e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc system_groups="wireshark" subpackages="libwireshark libwireshark-devel wireshark-gtk"