[packages/busybox] https
arekm
arekm at pld-linux.org
Mon Feb 16 23:29:04 CET 2026
commit 5fdec371c7585919baf77b5fd1eb7b7613b27db7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Feb 16 23:29:00 2026 +0100
https
busybox.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/busybox.spec b/busybox.spec
index d933303..878ea67 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -41,7 +41,7 @@ Version: 1.36.1
Release: 1
License: GPL v2
Group: Applications
-Source0: http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
+Source0: https://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
# Source0-md5: 0fc591bc9f4e365dfd9ade0014f32561
Source1: %{name}.config
Source2: %{name}-initrd.config
@@ -58,7 +58,7 @@ Patch8: busybox-1.31.1-stime-fix.patch
Patch9: %{name}-ash-export-PATH.patch
Patch10: 0001-modutils-check-ELF-header-before-calling-finit_module.patch
Patch11: strip-quotes.patch
-URL: http://www.busybox.net/
+URL: https://www.busybox.net/
BuildRequires: gcc >= 3.2
BuildRequires: perl-tools-pod
BuildRequires: rpmbuild(macros) >= 1.652
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/5fdec371c7585919baf77b5fd1eb7b7613b27db7
More information about the pld-cvs-commit
mailing list