Commit Message
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
---
kmod/kmod.nm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Comments
Merged! :)
> On 3 Jan 2019, at 12:28, Arne Fitzenreiter <arne_f@ipfire.org> wrote:
>
> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
> ---
> kmod/kmod.nm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/kmod/kmod.nm b/kmod/kmod.nm
> index daba803..d14c49e 100644
> --- a/kmod/kmod.nm
> +++ b/kmod/kmod.nm
> @@ -4,7 +4,7 @@
> ###############################################################################
>
> name = kmod
> -version = 22
> +version = 25
> release = 1
>
> maintainer = Michael Tremer <michael.tremer@ipfire.org>
> @@ -20,7 +20,7 @@ description
> filesystems are two examples of loaded and unloaded modules.
> end
>
> -source_dl = ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/
> +source_dl = https://www.kernel.org/pub/linux/utils/kernel/kmod/
> sources = %{thisapp}.tar.xz
>
> build
> --
> 2.6.3
>
@@ -4,7 +4,7 @@
###############################################################################
name = kmod
-version = 22
+version = 25
release = 1
maintainer = Michael Tremer <michael.tremer@ipfire.org>
@@ -20,7 +20,7 @@ description
filesystems are two examples of loaded and unloaded modules.
end
-source_dl = ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/
+source_dl = https://www.kernel.org/pub/linux/utils/kernel/kmod/
sources = %{thisapp}.tar.xz
build