diff --git a/testing/arj/APKBUILD b/testing/arj/APKBUILD
index c0910c43c10af295ef4e7da7366f507965a3563d..630b05d65137cc88cdf3792f870b3d55ac711779 100644
--- a/testing/arj/APKBUILD
+++ b/testing/arj/APKBUILD
@@ -3,9 +3,9 @@
 pkgname='arj'
 pkgver='0_git20220125'
 _commit='e0362c432615a2db2758f6917e451216f693d55f'
-pkgrel=0
+pkgrel=1
 pkgdesc='Open source implementation and maximum compatible of the world-famous ARJ archiver.'
-url='http://arj.sourceforge.net/'
+url='https://arj.sourceforge.net/'
 arch='all !armv7 !armhf !x86' # 32 bit builds seem to segfault
 license='GPL-2.0-or-later'
 options='!check' # tests performed as part of build
diff --git a/testing/asymptote/APKBUILD b/testing/asymptote/APKBUILD
index c91e68b32d494d5dad96857fc7f7f5e50d087374..6a0e94869d601c52b3a09c85960d9b1d5352e951 100644
--- a/testing/asymptote/APKBUILD
+++ b/testing/asymptote/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Julian Weigt <juw@posteo.de>
 pkgname=asymptote
 pkgver=2.70
-pkgrel=0
+pkgrel=1
 pkgdesc="A vector graphics language for technical drawing"
-url="http://asymptote.sourceforge.net/"
+url="https://asymptote.sourceforge.net/"
 arch="all !s390x !riscv64" #blocked by texlive
 license="GPL-3.0-only"
 depends="texlive texlive-dvi ghostscript"
diff --git a/testing/atomicparsley/APKBUILD b/testing/atomicparsley/APKBUILD
index 2838cecee97eba185eb8173820e9fa5299e39802..afd1ab10575374a1b73177ec6e87868946e297f4 100644
--- a/testing/atomicparsley/APKBUILD
+++ b/testing/atomicparsley/APKBUILD
@@ -3,9 +3,9 @@
 pkgname=atomicparsley
 pkgver=20210715
 _pkgtag=151551.e7ad03a
-pkgrel=1
+pkgrel=2
 pkgdesc="A command line program for reading, parsing and setting iTunes-style metadata in MPEG4 files"
-url="http://atomicparsley.sourceforge.net/"
+url="https://atomicparsley.sourceforge.net/"
 arch="all"
 options="!check" # no test/check available
 license="GPL-2.0-or-later"
diff --git a/testing/aufs-util/APKBUILD b/testing/aufs-util/APKBUILD
index d8380c03e79cc505dea722447f29ccb7bf752733..de64a2b1e65359ed9752271c8c35d2eaa783f4d2 100644
--- a/testing/aufs-util/APKBUILD
+++ b/testing/aufs-util/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Natanael Copa <ncopa@alpinleinux.org>
 pkgname=aufs-util
 pkgver=20161219
-pkgrel=0
+pkgrel=1
 pkgdesc="Utilities for aufs"
-url="http://aufs.sourceforge.net/"
+url="https://aufs.sourceforge.net/"
 arch="all"
 license="GPL-2.0"
 depends=""
diff --git a/testing/avarice/APKBUILD b/testing/avarice/APKBUILD
index df81772b032cbf0c4a9ffbf8c2dd6d282d2da881..14e3904191797cac3d7917580428e12ce07dd42d 100644
--- a/testing/avarice/APKBUILD
+++ b/testing/avarice/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
 pkgname=avarice
 pkgver=2.14
-pkgrel=1
+pkgrel=2
 pkgdesc="AVaRICE interfaces with GDB and allows debugging of AVR MCUs"
-url="http://avarice.sourceforge.net/"
+url="https://avarice.sourceforge.net/"
 arch="all"
 license="GPL-2.0-only"
 makedepends="binutils-dev libusb-dev libusb-compat-dev hidapi-dev perl"
diff --git a/testing/cscope/APKBUILD b/testing/cscope/APKBUILD
index ff4a2fab0d42440549625fa6d604cf7ead0c796a..5ffcb61bfbc09c7e7a3650c21957102052b13b57 100644
--- a/testing/cscope/APKBUILD
+++ b/testing/cscope/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
 pkgname=cscope
 pkgver=15.9
-pkgrel=0
+pkgrel=1
 pkgdesc="Cscope is a developer's tool for browsing source code."
-url="http://cscope.sourceforge.net/"
+url="https://cscope.sourceforge.net/"
 arch="all"
 license="BSD-3-Clause"
 makedepends="ncurses-dev"
diff --git a/testing/dfu-util/APKBUILD b/testing/dfu-util/APKBUILD
index 31b602829461805c45e3f1a2961f32ca3072dafa..3270781b3e17f8e8c7512d8891b5f11a2eee2d4c 100644
--- a/testing/dfu-util/APKBUILD
+++ b/testing/dfu-util/APKBUILD
@@ -1,14 +1,14 @@
 # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
 pkgname=dfu-util
 pkgver=0.11
-pkgrel=0
+pkgrel=1
 pkgdesc="Host side implementation of the DFU 1.0 and DFU 1.1 specifications"
-url="http://dfu-util.sourceforge.net/"
+url="https://dfu-util.sourceforge.net/"
 arch="all"
 license="GPL-2.0-only"
 makedepends="libusb-dev"
 subpackages="$pkgname-doc"
-source="http://dfu-util.sourceforge.net/releases/dfu-util-$pkgver.tar.gz"
+source="https://dfu-util.sourceforge.net/releases/dfu-util-$pkgver.tar.gz"
 
 build() {
 	./configure --prefix=/usr
diff --git a/testing/dvdbackup/APKBUILD b/testing/dvdbackup/APKBUILD
index a1f6b3479d820e381903e759bfb276d8f50c0c7a..49747da40b00388d2c0c4b07a52f54a91f6bab21 100644
--- a/testing/dvdbackup/APKBUILD
+++ b/testing/dvdbackup/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Sean McAvoy <seanmcavoy@gmail.com>
 pkgname=dvdbackup
 pkgver=0.4.2
-pkgrel=0
+pkgrel=1
 pkgdesc="Tool to rip video DVDs from the command line"
-url="http://dvdbackup.sourceforge.net/"
+url="https://dvdbackup.sourceforge.net/"
 arch="all"
 license="GPL-3.0-or-later"
 makedepends="libdvdread-dev"
diff --git a/testing/emacspeak/APKBUILD b/testing/emacspeak/APKBUILD
index a0aab33104e63fcf2f88fa8fea31665268644403..8942a1a795bfb12dd3d5bc3cc084627c46555671 100644
--- a/testing/emacspeak/APKBUILD
+++ b/testing/emacspeak/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: rubicon <rubicon@mailo.com>
 pkgname=emacspeak
 pkgver=56.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Emacs audio desktop for eyes-free computing"
-url="http://emacspeak.sourceforge.net/"
+url="https://emacspeak.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 depends="cmd:emacs $pkgname-sounds"
diff --git a/testing/extundelete/APKBUILD b/testing/extundelete/APKBUILD
index 5127da58ad871fda8a6b173b8e2f05adf6851eb2..625466be7ce0774ae6fee77d0fe30b8cc0f1fe53 100644
--- a/testing/extundelete/APKBUILD
+++ b/testing/extundelete/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=extundelete
 pkgver=0.2.4
-pkgrel=0
+pkgrel=1
 pkgdesc="Utility for recovering deleted files from ext2, ext3 or ext4 partitions by parsing the journal"
-url="http://extundelete.sourceforge.net"
+url="https://extundelete.sourceforge.net/"
 arch="all"
 license="GPL-2.0"
 makedepends="e2fsprogs-dev"
diff --git a/testing/flightgear/flightgear.post-install b/testing/flightgear/flightgear.post-install
index 7b3fdf69faab6d0c5a03a8b37cd75b86502d4287..abba2488a0bce3665cf15d75c8f3ed90c13703fc 100755
--- a/testing/flightgear/flightgear.post-install
+++ b/testing/flightgear/flightgear.post-install
@@ -2,7 +2,7 @@
 echo
 echo "  Please download the flightgear-data-VERSION.tar.bz2 file at:"
 echo
-echo "    http://downloads.sourceforge.net/project/flightgear"
+echo "    https://downloads.sourceforge.net/project/flightgear"
 echo
 echo "  and extract it in /var/lib/flightgear"
 echo "  before running the program or change its location"
diff --git a/testing/flwm/APKBUILD b/testing/flwm/APKBUILD
index 2eedca1c7edfb579e659f456c680f943d7b91af8..328051fbcf9609539e5c25ff6a23049a579069ca 100644
--- a/testing/flwm/APKBUILD
+++ b/testing/flwm/APKBUILD
@@ -1,10 +1,10 @@
 # Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
 pkgname=flwm
 pkgver=1.16
-pkgrel=0
+pkgrel=1
 pkgdesc="Fast Light Window Manager"
 options="!check" # No testsuite
-url="http://flwm.sourceforge.net/"
+url="https://flwm.sourceforge.net/"
 arch="all"
 license="GPL-2.0-only"
 makedepends="fltk-dev libjpeg-turbo-dev coreutils"
diff --git a/testing/gutenprint/APKBUILD b/testing/gutenprint/APKBUILD
index 0e2946269dc84b72ebbcfd92d0e03ebd93bc2843..877005e64508ceecaca8698f8e0407d1949a7ad2 100644
--- a/testing/gutenprint/APKBUILD
+++ b/testing/gutenprint/APKBUILD
@@ -1,9 +1,9 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=gutenprint
 pkgver=5.3.4
-pkgrel=0
+pkgrel=1
 pkgdesc="Top quality printer drivers for POSIX systems"
-url="http://gimp-print.sourceforge.net/"
+url="https://gimp-print.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="
diff --git a/testing/hexinject/APKBUILD b/testing/hexinject/APKBUILD
index 7572fa905668cb19dada6247462fc5fba38e7169..090a7afb46b0445a3f6f8d5f0ba980b46d675a94 100644
--- a/testing/hexinject/APKBUILD
+++ b/testing/hexinject/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
 pkgname=hexinject
 pkgver=1.6
-pkgrel=0
+pkgrel=1
 pkgdesc="A very versatile packet injector and sniffer"
-url="http://hexinject.sourceforge.net/"
+url="https://hexinject.sourceforge.net/"
 arch="all"
 license="BSD"
 depends=""
diff --git a/testing/htmlcxx/APKBUILD b/testing/htmlcxx/APKBUILD
index 720ad5598c45b4ab2525b0b9b9c9d3657155b4b6..e9be5415068653433d8c8f7c2b4360277102d20a 100644
--- a/testing/htmlcxx/APKBUILD
+++ b/testing/htmlcxx/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: shum <shum@posteo.net>
 pkgname=htmlcxx
 pkgver=0.87
-pkgrel=0
+pkgrel=1
 pkgdesc="Simple non-validating CSS1 and HTML parser for C++"
-url="http://htmlcxx.sourceforge.net/"
+url="https://htmlcxx.sourceforge.net/"
 arch="all"
 license="LGPL-2.0-only"
 options="!check" # no testsuite
diff --git a/testing/idesk/APKBUILD b/testing/idesk/APKBUILD
index ebe43551ffdbabe36fa520915779c973ee2d7279..4d9790ef78893ea002cda6ca991cd378e0b9e959 100644
--- a/testing/idesk/APKBUILD
+++ b/testing/idesk/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
 pkgname=idesk
 pkgver=1
-pkgrel=0
+pkgrel=1
 pkgdesc="Program to show icons on the desktop"
-url="http://idesk.sourceforge.net/html/index.html"
+url="https://idesk.sourceforge.net/html/index.html"
 arch="all"
 license="GPL-2.0-only"
 makedepends="texinfo automake autoconf imlib2-dev libxft-dev"
diff --git a/testing/ima-evm-utils/APKBUILD b/testing/ima-evm-utils/APKBUILD
index 2c88af95c73f4cd88d644af2e97fa7832a07b924..7a2b2d10554d863576250cdd3ec00443d550a0a4 100644
--- a/testing/ima-evm-utils/APKBUILD
+++ b/testing/ima-evm-utils/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Petr Vorel <petr.vorel@gmail.com>
 pkgname=ima-evm-utils
 pkgver=1.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux Integrity Measurement Architecture (IMA) Extended Verification Module (EVM) tools"
 url="https://sourceforge.net/p/linux-ima/wiki/Home/"
 arch="all"
@@ -24,7 +24,7 @@ makedepends="
 	xxd
 	"
 subpackages="$pkgname-dev $pkgname-doc"
-source="http://downloads.sourceforge.net/project/linux-ima/ima-evm-utils/ima-evm-utils-$pkgver.tar.gz"
+source="https://downloads.sourceforge.net/project/linux-ima/ima-evm-utils/ima-evm-utils-$pkgver.tar.gz"
 
 prepare() {
 	default_prepare
diff --git a/testing/libmhash/APKBUILD b/testing/libmhash/APKBUILD
index ca3adb283afefb0b43bfb8ff7c42c07789199815..6b0a2ac181e263542ce7d0bb272b7ebb09af4a94 100644
--- a/testing/libmhash/APKBUILD
+++ b/testing/libmhash/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=libmhash
 pkgver=0.9.9.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Library which provides a uniform interface to a large number of hash algorithms"
-url="http://mhash.sourceforge.net/"
+url="https://mhash.sourceforge.net/"
 arch="all"
 license="LGPL-2.0-only and LGPL-2.1-or-later"
 subpackages="$pkgname-dev $pkgname-doc"
diff --git a/testing/libspnav/APKBUILD b/testing/libspnav/APKBUILD
index 4143c9f05a60848b5a8de26db490ad4e75b7d257..37333c847acb3c0fae90553a45f588e13db73651 100644
--- a/testing/libspnav/APKBUILD
+++ b/testing/libspnav/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: guddaff <guddaff@protonmail.com>
 pkgname=libspnav
 pkgver=1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="library for communicating with spacenavd or 3dxsrv"
-url="http://spacenav.sourceforge.net/"
+url="https://spacenav.sourceforge.net/"
 arch="all"
 license="BSD-3-Clause"
 options="!check" #no checks
diff --git a/testing/libxml++/APKBUILD b/testing/libxml++/APKBUILD
index d0643dd9e2f36a40364262321b033d8d3519fbec..3fe3b49e1c50dfc1fef5dae9e1681ec51448fb86 100644
--- a/testing/libxml++/APKBUILD
+++ b/testing/libxml++/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=libxml++
 pkgver=3.2.2
-pkgrel=0
+pkgrel=1
 pkgdesc="C++ wrapper for the libxml XML parser library"
-url="http://libxmlplusplus.sourceforge.net/"
+url="https://libxmlplusplus.sourceforge.net/"
 arch="all"
 license="LGPL-2.1-or-later"
 makedepends="meson libxml2-dev glibmm-dev python3 perl doxygen graphviz"
diff --git a/testing/log4cpp/APKBUILD b/testing/log4cpp/APKBUILD
index 86af987e0b19ffc572a7c861115b33140ddf4da1..c8f8b598751fc378d796557d516439e0272c33b1 100644
--- a/testing/log4cpp/APKBUILD
+++ b/testing/log4cpp/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
 pkgname=log4cpp
 pkgver=1.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Log library for C++"
-url="http://log4cpp.sourceforge.net/"
+url="https://log4cpp.sourceforge.net/"
 arch="all"
 license="LGPL-2.1-or-later"
 subpackages="$pkgname-dev"
diff --git a/testing/menumaker/APKBUILD b/testing/menumaker/APKBUILD
index 130f337a84cdde46a80121864e4befd8ccd2b460..6626ac1de21bf4a5a95faa48936e2239407263f5 100644
--- a/testing/menumaker/APKBUILD
+++ b/testing/menumaker/APKBUILD
@@ -2,9 +2,9 @@
 # Contributor: Dominika Liberda <ja@sdomi.pl>
 pkgname=menumaker
 pkgver=0.99.14
-pkgrel=0
+pkgrel=1
 pkgdesc="Heuristics-driven menu generator for Deskmenu, FluxBox, IceWM, OpenBox, WindowMaker and XFCE"
-url="http://menumaker.sourceforge.net"
+url="https://menumaker.sourceforge.net/"
 arch="all"
 license="BSD-2-Clause"
 depends="python3"
diff --git a/testing/mp3gain/APKBUILD b/testing/mp3gain/APKBUILD
index fb84b8425fb5024bc080a45940bb6e32915dc5f2..d5841a2472cf9ea3dac035decd4ce153a3555526 100644
--- a/testing/mp3gain/APKBUILD
+++ b/testing/mp3gain/APKBUILD
@@ -3,9 +3,9 @@
 pkgname=mp3gain
 pkgver=1.6.2
 _pkgver_download=1_6_2
-pkgrel=0
+pkgrel=1
 pkgdesc="Analyzes and adjusts the volume of MP3 files"
-url="http://mp3gain.sourceforge.net"
+url="https://mp3gain.sourceforge.net/"
 arch="all"
 license="LGPL-2.1-only"
 makedepends="mpg123-dev"
diff --git a/testing/mp3val/APKBUILD b/testing/mp3val/APKBUILD
index 1dc36494be638b0e915f714bca174c45e848f5ea..43de6481698f03633954e1cbf11fc479874dabc7 100644
--- a/testing/mp3val/APKBUILD
+++ b/testing/mp3val/APKBUILD
@@ -2,12 +2,12 @@
 # Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
 pkgname=mp3val
 pkgver=0.1.8
-pkgrel=0
+pkgrel=1
 pkgdesc="Tool for MPEG Audio File (MP3, etc) validation and fixing"
-url="http://mp3val.sourceforge.net/"
+url="https://mp3val.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
-source="$pkgname-$pkgver.tar.gz::http://downloads.sourceforge.net/mp3val/mp3val-$pkgver-src.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://downloads.sourceforge.net/mp3val/mp3val-$pkgver-src.tar.gz"
 builddir="$srcdir/$pkgname-$pkgver-src/"
 
 build() {
diff --git a/testing/netpbm/APKBUILD b/testing/netpbm/APKBUILD
index c411a5d01b3903455ab8be8971e4d085abc353ca..258344e3e28b34770c6c6f78fdaaa24a5d52b06e 100644
--- a/testing/netpbm/APKBUILD
+++ b/testing/netpbm/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Tom Parker-Shemilt <palfrey@tevp.net>
 pkgname=netpbm
 pkgver=10.73.40
-pkgrel=0
+pkgrel=1
 pkgdesc="toolkit for manipulation of graphic images"
-url="http://netpbm.sourceforge.net/"
+url="https://netpbm.sourceforge.net/"
 arch="all"
 license="IJG AND BSD-3-Clause AND GPL-2.0-only"
 makedepends="perl libpng-dev libjpeg-turbo-dev tiff-dev zlib-dev libx11-dev
diff --git a/testing/ngspice/APKBUILD b/testing/ngspice/APKBUILD
index da80ede0304c9564cd0d7b429b8b190c5f764bec..b70ef70bca4eccdf8f7e54ee29cae81b31bba305 100644
--- a/testing/ngspice/APKBUILD
+++ b/testing/ngspice/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
 pkgname=ngspice
 pkgver=36
-pkgrel=1
+pkgrel=2
 pkgdesc="open source spice simulator for electric and electronic circuits"
-url="http://ngspice.sourceforge.net/"
+url="https://ngspice.sourceforge.net/"
 arch="all"
 license="BSD-3-Clause"
 makedepends="libxaw-dev libedit-dev readline-dev"
diff --git a/testing/nmon/APKBUILD b/testing/nmon/APKBUILD
index 1e0686bc6951b9ab27adaf4f7d320b7ccfe3aaad..821540bf70225886d5bb21d0fe84326d7da51ca7 100644
--- a/testing/nmon/APKBUILD
+++ b/testing/nmon/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer:  Mike Crute <mike@crute.us>
 pkgname=nmon
 pkgver=16n
-pkgrel=0
+pkgrel=1
 pkgdesc="Nigel's performance Monitor for Linux"
-url="http://nmon.sourceforge.net/"
+url="https://nmon.sourceforge.net/"
 arch="all"
 license="BSD-3-Clause"
 options="!check" # no upstream tests
@@ -12,7 +12,7 @@ makedepends="ncurses-dev"
 source="
 	glibc.patch
 
-	http://sourceforge.net/projects/nmon/files/lmon$pkgver.c
+	https://sourceforge.net/projects/nmon/files/lmon$pkgver.c
 	"
 
 prepare() {
diff --git a/testing/pamtester/APKBUILD b/testing/pamtester/APKBUILD
index 1d4411ff62f563db7056f1a4560bedfaae73a72d..1a2eda9a90d766aaaa1584d5f12aa0cef2a342a2 100644
--- a/testing/pamtester/APKBUILD
+++ b/testing/pamtester/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=pamtester
 pkgver=0.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Command line tool to test PAM configuration"
-url="http://pamtester.sourceforge.net/"
+url="https://pamtester.sourceforge.net/"
 arch="all"
 license="BSD-3-Clause"
 depends="linux-pam"
diff --git a/testing/pdfcrack/APKBUILD b/testing/pdfcrack/APKBUILD
index 3db8ef37973b22f836bef983c4ac8af976e53949..dc79aeb48466d41cb197a69e3d07590b17afd718 100644
--- a/testing/pdfcrack/APKBUILD
+++ b/testing/pdfcrack/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=pdfcrack
 pkgver=0.19
-pkgrel=0
+pkgrel=1
 pkgdesc="Command line, password recovery tool for PDF-files."
-url="http://pdfcrack.sourceforge.net/"
+url="https://pdfcrack.sourceforge.net/"
 arch="all"
 license="GPL-2.0"
 options="!check"
diff --git a/testing/pfqueue/APKBUILD b/testing/pfqueue/APKBUILD
index b4e0596a3f4554046d52e8a857feda21cbad3bca..fb31a03e4364e9eb4c43e134019d65d4d9170916 100644
--- a/testing/pfqueue/APKBUILD
+++ b/testing/pfqueue/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Milan P. Stanić <mps@arvanta.net>
 pkgname=pfqueue
 pkgver=0.5.6
-pkgrel=0
+pkgrel=1
 pkgdesc="queue scanner for postfix"
-url="http://pfqueue.sourceforge.net/"
+url="https://pfqueue.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="autoconf automake libtool ncurses-dev"
diff --git a/testing/plib/APKBUILD b/testing/plib/APKBUILD
index 741bbb83eb113ed4c9672fae5f671c554b042338..64f4b3d2f4f67d2b77b0cd4522ba0a98cf1c2fc0 100644
--- a/testing/plib/APKBUILD
+++ b/testing/plib/APKBUILD
@@ -2,13 +2,13 @@
 # Maintainer:
 pkgname=plib
 pkgver=1.8.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Portable Game Library"
-url="http://plib.sourceforge.net"
+url="https://plib.sourceforge.net/"
 arch="all"
 license="LGPL-2.0-or-later"
 makedepends="$depends_dev libxi-dev libxmu-dev mesa-dev"
-source="http://plib.sourceforge.net/dist/plib-$pkgver.tar.gz
+source="https://plib.sourceforge.net/dist/plib-$pkgver.tar.gz
 	includes-fix.patch
 	CVE-2011-4620.patch
 	CVE-2012-4552.patch
diff --git a/testing/pptpclient/APKBUILD b/testing/pptpclient/APKBUILD
index b63e6825ce2d886cc82892328395e148e3cc020f..6986b937e28e64f1311a953c52c5f73b54f73bd9 100644
--- a/testing/pptpclient/APKBUILD
+++ b/testing/pptpclient/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=pptpclient
 pkgver=1.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP."
-url="http://pptpclient.sourceforge.net/"
+url="https://pptpclient.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 depends="ppp-daemon iproute2"
diff --git a/testing/quakespasm/APKBUILD b/testing/quakespasm/APKBUILD
index cb84d19f2ced5ab942c4be7d5c997da2d871edc6..919b5fe06c27fbb01459ce44a4f516c2dcf9fcb4 100644
--- a/testing/quakespasm/APKBUILD
+++ b/testing/quakespasm/APKBUILD
@@ -2,9 +2,9 @@
 # Contributor: Paul Bredbury <brebs@sent.com>
 pkgname=quakespasm
 pkgver=0.95.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Quake 1 engine"
-url="http://quakespasm.sourceforge.net/"
+url="https://quakespasm.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="mesa-dev sdl2-dev libmad-dev libvorbis-dev"
diff --git a/testing/spacenavd/APKBUILD b/testing/spacenavd/APKBUILD
index 8d270c5f30965a26ddecc6cebfc94fa655c7d430..7d7c1c9a5b8b9408413fd5b470a0e21a22b23703 100644
--- a/testing/spacenavd/APKBUILD
+++ b/testing/spacenavd/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: guddaff <guddaff@protonmail.com>
 pkgname=spacenavd
 pkgver=1.1
-pkgrel=0
+pkgrel=1
 pkgdesc="user-space driver for 6-dof space-mice"
-url="http://spacenav.sourceforge.net/"
+url="https://spacenav.sourceforge.net/"
 arch="all !armhf !armv7 !x86" #armhf, armv7, x86: truct input_event' has no member named 'time'
 license="GPL-3.0-or-later"
 makedepends="libx11-dev libxi-dev libxtst-dev linux-headers"
diff --git a/testing/splix/APKBUILD b/testing/splix/APKBUILD
index 10b8465f42a67fbdc2d29feee05245aaf4c812df..e10e9314b386785a692462fc37a316da4851399f 100644
--- a/testing/splix/APKBUILD
+++ b/testing/splix/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Er2 <er2@dismail.de>
 pkgname=splix
 pkgver=2.0.0
-pkgrel=0
+pkgrel=1
 pkgdesc="SPL driver for CUPS"
 url="http://splix.ap2c.org/"
 arch="all"
@@ -10,7 +10,7 @@ license="GPL-2.0-only"
 depends="cups"
 makedepends="cups-dev"
 options="!check" # no testsuite
-source="http://downloads.sourceforge.net/project/splix/splix/$pkgver/splix-$pkgver.tar.bz2
+source="https://downloads.sourceforge.net/project/splix/splix/$pkgver/splix-$pkgver.tar.bz2
 	error.patch
 	"
 build() {
diff --git a/testing/spnavcfg/APKBUILD b/testing/spnavcfg/APKBUILD
index 9035d7e080358144a6bb9ac40fdcc31c72976690..382400057a235dcf739c74583dd44b390e2d0cf3 100644
--- a/testing/spnavcfg/APKBUILD
+++ b/testing/spnavcfg/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: guddaff <guddaff@protonmail.com>
 pkgname=spnavcfg
 pkgver=1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="spacenav interactive configuration GUI"
-url="http://spacenav.sourceforge.net/"
+url="https://spacenav.sourceforge.net/"
 arch="all"
 license="GPL-3.0-or-later"
 makedepends="qt5-qtbase-dev libspnav-dev"
diff --git a/testing/stardict/APKBUILD b/testing/stardict/APKBUILD
index 1844317537d255632bdab71875aea62d4281590a..396adea5fa28e65b6692dea957c3c9d96dde787b 100644
--- a/testing/stardict/APKBUILD
+++ b/testing/stardict/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Taner Tas <taner76@gmail.com>
 pkgname=stardict
 pkgver=3.0.6
-pkgrel=3
+pkgrel=4
 pkgdesc="Cross-platform and international dictionary software"
-url="http://stardict-4.sourceforge.net/"
+url="https://stardict-4.sourceforge.net/"
 arch="all"
 license="GPL-3.0-or-later"
 makedepends="automake autoconf libtool gtk+2.0-dev libsigc++-dev libxml2-dev gnome-doc-utils
diff --git a/testing/steghide/APKBUILD b/testing/steghide/APKBUILD
index b9e4e75cdf0f73c11ef1c7c6ad0e426405664901..fd4cc4f7aac978c7c2047fd51ee3797491822749 100644
--- a/testing/steghide/APKBUILD
+++ b/testing/steghide/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=steghide
 pkgver=0.5.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Steganography program that is able to hide data in various kinds of image- and audio-files"
-url="http://steghide.sourceforge.net/index.php"
+url="https://steghide.sourceforge.net/index.php"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="libmcrypt-dev jpeg-dev zlib-dev libmhash-dev
diff --git a/testing/sunwait/APKBUILD b/testing/sunwait/APKBUILD
index 3d7a218c6a92ae967d945586d6bbb73113f3d517..ac378e7770c209ec0e458046b8896de981093a50 100644
--- a/testing/sunwait/APKBUILD
+++ b/testing/sunwait/APKBUILD
@@ -2,13 +2,13 @@
 # Maintainer: Stefano Marinelli <stefano@dragas.it>
 pkgname=sunwait
 pkgver=0.8
-pkgrel=0
+pkgrel=1
 pkgdesc="Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights."
 url="https://sourceforge.net/projects/sunwait4windows/"
 arch="all"
 license="GPL-3.0-only"
 options="!check" # No test suite available
-source="http://downloads.sourceforge.net/sunwait4windows/sunwait${pkgver/./-}.tar"
+source="https://downloads.sourceforge.net/sunwait4windows/sunwait${pkgver/./-}.tar"
 builddir="$srcdir/sunwait/$pkgver/"
 
 build() {
diff --git a/testing/tanidvr/APKBUILD b/testing/tanidvr/APKBUILD
index 1f90244a3e3ba249dd0284ac4e616a239062db3f..b04ba8a458ff1abff39f03383752bad1224db626 100644
--- a/testing/tanidvr/APKBUILD
+++ b/testing/tanidvr/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Valery Kartel <valery.kartel@gmail.com>
 pkgname=tanidvr
 pkgver=1.4.1
-pkgrel=0
+pkgrel=1
 pkgdesc="a CLI tool for accessing DVRs and IP cameras based on the proprietary DVR-IP protocol (port 37777/TCP)"
-url="http://tanidvr.sourceforge.net"
+url="https://tanidvr.sourceforge.net/"
 arch="all"
 license="GPL-3.0"
 depends=
diff --git a/testing/tinyscheme/APKBUILD b/testing/tinyscheme/APKBUILD
index 9718ffbbac092f4d1e5bab429bd289eccdd42742..2c69fe26f7da6c8ff2c96d60c567f394148cf5db 100644
--- a/testing/tinyscheme/APKBUILD
+++ b/testing/tinyscheme/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
 pkgname=tinyscheme
 pkgver=1.42
-pkgrel=0
+pkgrel=1
 pkgdesc="lightweight Scheme interpreter implementing a large subset of R5RS"
-url="http://tinyscheme.sourceforge.net/home.html"
+url="https://tinyscheme.sourceforge.net/home.html"
 arch="all"
 license="BSD-3-Clause"
 source="https://downloads.sourceforge.net/tinyscheme/tinyscheme-$pkgver.tar.gz"
diff --git a/testing/tke/APKBUILD b/testing/tke/APKBUILD
index 6dd9defa1356023fe56b14aa2e7459e71a2e2a3c..4138579e2168d72c7df8b1767fd811068958fd37 100644
--- a/testing/tke/APKBUILD
+++ b/testing/tke/APKBUILD
@@ -3,9 +3,9 @@
 pkgname=tke
 pkgver=3.6.1
 _pkgver=devel-$pkgver
-pkgrel=0
+pkgrel=1
 pkgdesc="Advanced, modern code editor written in Tcl/Tk"
-url="http://tke.sourceforge.net/"
+url="https://tke.sourceforge.net/"
 arch="noarch"
 license="GPL-2.0-or-later"
 depends="tcl tk tclx tcl-lib tk-lib tcl-tls"
diff --git a/testing/toppler/APKBUILD b/testing/toppler/APKBUILD
index f362668a6ee5e9fb95eea9f112ba17695cbb2845..30f0ed9edbe0aaf43de0a2ca1e5a154b6f5adf5b 100644
--- a/testing/toppler/APKBUILD
+++ b/testing/toppler/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
 pkgname=toppler
 pkgver=1.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Clone of the Nebulus game on old 8 and 16 bit machines"
-url="http://toppler.sourceforge.net/"
+url="https://toppler.sourceforge.net/"
 arch="all"
 license="GPL-2.0-only"
 depends="$pkgname-data"
diff --git a/testing/vice/APKBUILD b/testing/vice/APKBUILD
index 5b91e61a0dc852c331e594d3f1c44eebe0744a23..ce2fc2b21f79dd447a71faa6147868154d51427a 100644
--- a/testing/vice/APKBUILD
+++ b/testing/vice/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
 pkgname=vice
 pkgver=3.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="emulates the C64/DTV, C128, VIC20, almost all PETs, PLUS4 and CBM-II"
-url="http://vice-emu.sourceforge.net/"
+url="https://vice-emu.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="gtk+3.0-dev glew-dev giflib-dev ffmpeg4-dev jpeg-dev libpng-dev alsa-lib-dev
diff --git a/testing/weex/APKBUILD b/testing/weex/APKBUILD
index b861f5272ab49363f12b2789c77ceb0800a3099e..8ef1fce7062060321cce98dc725932e125632f3a 100644
--- a/testing/weex/APKBUILD
+++ b/testing/weex/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Milan P. Stanić <mps@arvanta.net>
 pkgname=weex
 pkgver=2.8.4.2
-pkgrel=0
+pkgrel=1
 pkgdesc="Non-interactive FTP and FTPS client for updating web pages"
-url="http://weex.sourceforge.net/"
+url="https://weex.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="openssl-dev>3 automake autoconf"
diff --git a/testing/wput/APKBUILD b/testing/wput/APKBUILD
index 33c03a96a884436761e0d0ebb0b666d69ea91d95..4d4d5d0da34bb6526949a2b03011d376bfeccff9 100644
--- a/testing/wput/APKBUILD
+++ b/testing/wput/APKBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
 pkgname=wput
 pkgver=0.6.2
-pkgrel=3
+pkgrel=4
 pkgdesc="A command line tool to upload files to FTP site"
-url="http://wput.sourceforge.net/"
+url="https://wput.sourceforge.net/"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="gnutls-dev"
diff --git a/testing/zangband/APKBUILD b/testing/zangband/APKBUILD
index 0e1f860999a354230d474a793e0f1113ebc83dbc..6259c3bd71b267646d25cb60d7056f6cd4e82970 100644
--- a/testing/zangband/APKBUILD
+++ b/testing/zangband/APKBUILD
@@ -3,14 +3,14 @@
 pkgname=zangband
 pkgver=2.7.5.1
 _pkgver=2.7.5pre1
-pkgrel=0
+pkgrel=1
 pkgdesc="Roguelike computer role playing game based on Angband"
 url="http://www.zangband.org"
 license="custom"
 arch="all"
 makedepends="automake autoconf util-linux ncurses-dev"
 depends="ncurses"
-source="http://downloads.sourceforge.net/zangband/zangband-$_pkgver.tar.gz
+source="https://downloads.sourceforge.net/zangband/zangband-$_pkgver.tar.gz
 	fix-bad-substitution.patch
 	fix-bad-configure.patch
 	fix-random-num-gen.patch