diff options
Diffstat (limited to 'net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild')
-rw-r--r-- | net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild b/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild index 94966b420485..c937739a33da 100644 --- a/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild +++ b/net-analyzer/barnyard/barnyard-0.2.0-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit autotools toolchain-funcs DESCRIPTION="Fast output system for Snort" HOMEPAGE="https://sourceforge.net/projects/barnyard" SRC_URI=" - mirror://sourceforge/barnyard/barnyard-${PV/_/-}.tar.gz + https://downloads.sourceforge.net/barnyard/barnyard-${PV/_/-}.tar.gz https://dev.gentoo.org/~jsmolic/distfiles/${P}-patches.tar.xz " |