]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
ed: Update to 1.19
authorPeter Müller <peter.mueller@ipfire.org>
Sun, 17 Sep 2023 14:27:38 +0000 (16:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 Sep 2023 14:33:44 +0000 (14:33 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
ed/ed.nm
nfs-utils/nfs-utils.nm

index e94d795baec6180eedbf54f7555fa16479a35b34..f0b6805b715de41415825979aa21a09011659353 100644 (file)
--- a/ed/ed.nm
+++ b/ed/ed.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = ed
-version    = 1.18
+version    = 1.19
 release    = 1
 
 groups     = Application/Text
@@ -19,7 +19,7 @@ description
        (emacs and vi, for example).
 end
 
-source_dl  = http://ftpmirror.gnu.org/ed/
+source_dl  = https://mirrors.kernel.org/gnu/ed/
 sources    = %{thisapp}.tar.lz
 
 build
index 9cc6740bb200ed65f9d469fc461f2685910c47f8..8204a41e42000eb812360018ee4ad30f0ed9e2b2 100644 (file)
@@ -8,7 +8,7 @@ version    = 2.6.2
 release    = 5
 
 groups     = Networking/Tools
-url        = http://nfs.sourceforge.net/
+url        = https://nfs.sourceforge.net/
 license    = MIT and GPLv2 and GPLv2+
 summary    = NFS utilities and supporting clients and daemons for the NFS server.
 
@@ -22,7 +22,7 @@ description
        which are mounted on that host.
 end
 
-source_dl  = http://www.kernel.org/pub/linux/utils/nfs-utils/%{version}/
+source_dl  = https://www.kernel.org/pub/linux/utils/nfs-utils/%{version}/
 sources    = %{thisapp}.tar.xz
 
 build