summaryrefslogtreecommitdiff
path: root/app-text/dos2unix/dos2unix-7.5.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/dos2unix/dos2unix-7.5.1.ebuild')
-rw-r--r--app-text/dos2unix/dos2unix-7.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-7.5.1.ebuild b/app-text/dos2unix/dos2unix-7.5.1.ebuild
index 7473d53407e7..83e99979e445 100644
--- a/app-text/dos2unix/dos2unix-7.5.1.ebuild
+++ b/app-text/dos2unix/dos2unix-7.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ DESCRIPTION="Convert DOS or MAC text files to UNIX format or vice versa"
HOMEPAGE="https://www.xs4all.nl/~waterlan/dos2unix.html https://sourceforge.net/projects/dos2unix/"
SRC_URI="
https://www.xs4all.nl/~waterlan/${PN}/${P/_/-}.tar.gz
- mirror://sourceforge/${PN}/${P/_/-}.tar.gz
+ https://downloads.sourceforge.net/${PN}/${P/_/-}.tar.gz
"
S="${WORKDIR}/${P/_/-}"