]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Get rid of HTTP URLs as best as possible, take one
authorPeter Müller <peter.mueller@ipfire.org>
Fri, 15 Sep 2023 14:50:04 +0000 (16:50 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 16 Sep 2023 11:47:41 +0000 (13:47 +0200)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
22 files changed:
bash/bash.nm
bison/bison.nm
collecty/collecty.nm
coreutils/coreutils.nm
docbook-dsssl/docbook-dsssl.nm
docbook-dtds/docbook-dtds.nm
docbook2X/docbook2X.nm
dracut/dracut.nm
gcc/gcc.nm
git/git.nm
glibc/glibc.nm
ipfire-logos/ipfire-logos.nm
ipfire-release/ipfire-release.nm
kea/kea.nm
ldns/ldns.nm
libjpeg/libjpeg.nm
memtest86+/memtest86+.nm
network/network.nm
samba/samba.nm
sqlite/sqlite.nm
traceroute/traceroute.nm
zlib/zlib.nm

index 845eca8da6f8f96ec323495c17253ef8e71eae41..89897988ebf0abbcb7a618e8a561f9c39f0bed3a 100644 (file)
@@ -8,7 +8,7 @@ version    = 5.2.9
 release    = 2
 
 groups     = System/Tools
-url        = http://www.gnu.org/software/bash/
+url        = https://www.gnu.org/software/bash/
 license    = GPLv2+
 summary    = Bash is short for born again shell.
 
index 3a8665a0cd21f3fdbae8f4719c46fac021aac22e..5f7962b340afdcb983d546cba12836d72e598d73 100644 (file)
@@ -8,7 +8,7 @@ version    = 3.8.2
 release    = 2
 
 groups     = Development/Tools
-url        = http://www.gnu.org/software/bison/
+url        = https://www.gnu.org/software/bison/
 license    = GPLv2+
 summary    = GNU Bison is a parser generator.
 
index 2b30bd5e8e28299752a2dd4b080f695a342e53d3..80952c5c2e5edddc0ceb402d8a7717116705e769 100644 (file)
@@ -9,7 +9,7 @@ release    = 1
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = System/Monitoring
-url        = http://git.ipfire.org/?p=oddments/collecty.git;a=summary
+url        = https://git.ipfire.org/?p=oddments/collecty.git;a=summary
 license    = GPLv3+
 summary    = A system data collecting daemon.
 
@@ -19,7 +19,7 @@ description
        It has been designed with power efficiency in mind.
 end
 
-source_dl  = http://source.ipfire.org/releases/collecty/
+source_dl  = https://source.ipfire.org/releases/collecty/
 
 build
        requires
index 888c6afe27d21a852e5389a1749a2acaa42ec8d9..3c6b28f8cb18d88fcb5128e5d365a37ff75f8fb0 100644 (file)
@@ -8,7 +8,7 @@ version    = 9.1
 release    = 1
 
 groups     = System/Base
-url        = http://www.gnu.org/software/coreutils/
+url        = https://www.gnu.org/software/coreutils/
 license    = GPLv3+
 summary    = A set of basic GNU tools commonly used in shell scripts.
 
index 7127156ec353ccfc3870c8d413a70bea5bca6ddd..af4a315df8413d1bcb9789a471c733222f566f42 100644 (file)
@@ -8,7 +8,7 @@ version    = 1.79
 release    = 2
 
 groups     = Applications/Text
-url        = http://docbook.sourceforge.net/
+url        = https://docbook.sourceforge.net/
 license    = GPLv2+
 summary    = The DocBook DSSSL Stylesheets package contains DSSSL stylesheets.
 
@@ -17,7 +17,7 @@ description
        are used by OpenJade or other tools to transform SGML and XML DocBook files.
 end
 
-source_dl = http://prdownloads.sourceforge.net/docbook/
+source_dl = https://prdownloads.sourceforge.net/docbook/
 
 build
        arches = noarch
index df96fbab8453474b63d4e6f7b8874e72bc0c6fec..35002883a39a42f85fef65224d51b99f96c9de59 100644 (file)
@@ -8,7 +8,7 @@ version    = 1.0
 release    = 7
 
 groups     = Applications/Text
-url        = http://www.oasis-open.org/docbook/
+url        = https://www.oasis-open.org/docbook/
 license    = Copyright only
 summary    = SGML and XML document type definitions for DocBook.
 
index 949f9aec564ef1e8f67fc140e79604a594592bd1..8f9d8670878b5b8367ad8b8d3333eb1558b69b34 100644 (file)
@@ -8,7 +8,7 @@ version    = 0.8.8
 release    = 1
 
 groups     = Application/Text
-url        = http://docbook2x.sourceforge.net/
+url        = https://docbook2x.sourceforge.net/
 license    = MIT
 summary    = Convert docbook into man and Texinfo.
 
@@ -17,7 +17,7 @@ description
        documents.
 end
 
-source_dl  = http://downloads.sourceforge.net/docbook2x/
+source_dl  = https://downloads.sourceforge.net/docbook2x/
 
 build
        requires
index 85a35107d8ff38859a782e48bf1c38eb33082051..f2c08bb75c3698539c81884a75e938ba595bcd7f 100644 (file)
@@ -8,7 +8,7 @@ version    = 056
 release    = 1
 
 groups     = System/Boot
-url        = http://sourceforge.net/apps/trac/dracut/wiki
+url        = https://sourceforge.net/apps/trac/dracut/wiki
 license    = GPLv2+
 summary    = Initramfs generator using udev
 
@@ -16,7 +16,7 @@ description
        dracut is a new, event-driven initramfs infrastructure based around udev.
 end
 
-source_dl  = http://www.kernel.org/pub/linux/utils/boot/dracut/
+source_dl  = https://www.kernel.org/pub/linux/utils/boot/dracut/
 sources    = %{thisapp}.tar.xz
 
 build
index 1e5990da9d021f50d0c4e95891bdbcde5129c8e9..fb127f0bbb5da8f6b4f1fe17dfb794da017aef4b 100644 (file)
@@ -12,7 +12,7 @@ release    = 1.1
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = Development/Compilers
-url        = http://gcc.gnu.org/
+url        = https://gcc.gnu.org/
 license    = GPLv3+ and GPLv2+ with exceptions
 summary    = Various compilers (C, C++, Objective-C, Java, ...).
 
index adb7850814febe2a46c8dd1279e3063a797a6156..7ea61c34d6e170c9e2143ff5b2cb057c44d7f259 100644 (file)
@@ -8,7 +8,7 @@ version    = 2.38.1
 release    = 4
 
 groups     = Development/Tools
-url        = http://git-scm.com/
+url        = https://git-scm.com/
 license    = GPLv2
 summary    = Fast Version Control System.
 
index aa1035fe3df5a61305ae11ffe9684cf0c66070eb..395735ef19b7cd2cb173311cc7f61906fcf176e4 100644 (file)
@@ -9,7 +9,7 @@ release    = 1
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = System/Base
-url        = http://www.gnu.org/software/libc/libc.html
+url        = https://www.gnu.org/software/libc/libc.html
 license    = GPLv2+ LGPLv2+
 summary    = The GNU libc libraries.
 
index d99f00ccf4c05a6cacf33214c43605fde33e1d45..553aac085fd7cb50ded4e89b922158698512b4d0 100644 (file)
@@ -8,7 +8,7 @@ version    = 4
 release    = 1
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
-url        = http://www.ipfire.org
+url        = https://www.ipfire.org
 license    =
 summary    = IPFire logos and images.
 
index d9020cd8db190bfc0057be4505b058357e71741a..a04effdcfc9e878703b9d80bbe97088564270696 100644 (file)
@@ -18,7 +18,7 @@ release    = 7
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = Base Build System/Base
-url        = http://www.ipfire.org
+url        = https://www.ipfire.org
 license    =
 summary    = %{DISTRO_NAME} release files.
 
index 37f1574bbf36c0c77dcf8b0c7ee0f6155215c8d1..1b4fb34ea2d2cbe2a493e71e5f5162e82cf08432 100644 (file)
@@ -8,7 +8,7 @@ version    = 2.3.5
 release    = 2.1
 
 groups     = System/Daemons
-url        = http://kea.isc.org
+url        = https://kea.isc.org
 license    = MPLv2.0 and Boost
 summary    = DHCPv4, DHCPv6 and DDNS server from ISC
 
index dc1b2bf85bb49a51b41f49e9932a8ec7bc355957..2a00fd77d2d7eb4d06fa1eec1c00c7eae819b89c 100644 (file)
@@ -8,7 +8,7 @@ version    = 1.8.3
 release    = 1.1
 
 groups     = Networking/DNS
-url        = http://www.nlnetlabs.nl/projects/ldns/
+url        = https://www.nlnetlabs.nl/projects/ldns/
 license    = BSD
 summary    = Low-level DNS(SEC) library with API
 
index b4d7b0eb02194fe8c585c670d9c51a5c77e45853..ca7d08f4fdc2ea52484a0bb85717d3da212b1cbf 100644 (file)
@@ -9,7 +9,7 @@ release    = 1
 thisapp    = libjpeg-turbo-%{version}
 
 groups     = System/Libraries
-url        = http://sourceforge.net/projects/libjpeg-turbo
+url        = https://sourceforge.net/projects/libjpeg-turbo
 license    = wxWidgets
 summary    = A MMX/SSE2 accelerated library for manipulating JPEG image files.
 
@@ -23,7 +23,7 @@ description
        text comments into a JPEG file.
 end
 
-source_dl  = http://sourceforge.net/projects/libjpeg-turbo/files/%{version}/
+source_dl  = https://sourceforge.net/projects/libjpeg-turbo/files/%{version}/
 
 build
        requires
index 37ccce8d41ac1dedb74a023906f9e5f40fe6989a..585f140b9a949700e6fd836a6405f0a64aa3caf1 100644 (file)
@@ -9,7 +9,7 @@ release    = 1
 thisapp    = memtest86plus-%{version}
 
 groups     = System/Base
-url        = http://www.memtest.org/
+url        = https://www.memtest.org/
 license    = GPLv2
 summary    = Stand-alone memory tester for x86 and x86-64 computers
 
index 85a9d15b3b4c9ac449d210844ea9c07bcd3a2c23..a93a4c43a55c5d2dca1fc0330eb991e456902a08 100644 (file)
@@ -9,7 +9,7 @@ release    = 5
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = Base Networking/Tools
-url        = http://www.ipfire.org/
+url        = https://www.ipfire.org/
 license    = GPLv3+
 summary    = The IPFire Networking Scripts.
 
index 2500967d75ceea1736b0a9dc465942e26f46e705..1e483135943d460bf29c0c866e3e3884066cf5c5 100644 (file)
@@ -8,7 +8,7 @@ version    = 4.17.5
 release    = 2
 
 groups     = Networking/Daemons
-url        = http://www.samba.org/
+url        = https://www.samba.org/
 license    = GPLv3+ and LGPLv3+
 summary    = Server and Client software to interoperate with Windows machines.
 
@@ -24,7 +24,7 @@ description
        need the NetBEUI (Microsoft Raw NetBIOS frame) protocol.
 end
 
-source_dl  = http://www.samba.org/samba/ftp/stable/
+source_dl  = https://www.samba.org/samba/ftp/stable/
 
 CFLAGS    += \
        -D_FILE_OFFSET_BITS=64 \
index 1d73fdce96882e67d1b14f89e63d8c12dc756af9..4000e2a4e1d2175f4197c31c5ac19eeefe16b240 100644 (file)
@@ -9,7 +9,7 @@ release    = 1.1
 realver    = 3400000
 
 groups     = System/Databases
-url        = http://www.sqlite.org/
+url        = https://www.sqlite.org/
 license    = PublicDomain
 summary    = A small an versative Database, that uses simple text files.
 
@@ -23,7 +23,7 @@ description
 end
 
 thisapp    = %{name}-autoconf-%{realver}
-source_dl  = http://www.sqlite.org/2022/
+source_dl  = https://www.sqlite.org/2022/
 
 build
        requires
index 180f49c0756581270861bba47ac582e3086d2bee..519efc573138cf0d4d067271980b8b73b05b8eed 100644 (file)
@@ -8,7 +8,7 @@ version    = 2.1.0
 release    = 2
 
 groups     = Application/Internet
-url        = http://traceroute.sourceforge.net
+url        = https://traceroute.sourceforge.net
 license    = GPLv2+
 summary    = Traces the route taken by packets over an IPv4/IPv6 network.
 
@@ -22,7 +22,7 @@ description
        where the trouble is coming from along the route.
 end
 
-source_dl  = http://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}/
+source_dl  = https://downloads.sourceforge.net/project/%{name}/%{name}/%{thisapp}/
 
 build
        make_build_targets += CFLAGS="%{CFLAGS}" LDFLAGS="%{LDFLAGS}"
index 476431328e88dc75e9fe79ada7ac892584c63bd6..948252bc6043b7a77e30eedf2911ca73fe6876b6 100644 (file)
@@ -17,7 +17,7 @@ description
        library which is used by many different programs.
 end
 
-source_dl  = http://zlib.net/
+source_dl  = https://zlib.net/
 
 # Enable PIC build.
 CFLAGS    += -fPIC -DPIC