summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/command-not-found/APKBUILD2
-rw-r--r--user/glfw/APKBUILD2
-rw-r--r--user/libevent/APKBUILD2
-rw-r--r--user/libshout/APKBUILD2
-rw-r--r--user/opus/APKBUILD2
-rw-r--r--user/opusfile/APKBUILD2
6 files changed, 6 insertions, 6 deletions
diff --git a/user/command-not-found/APKBUILD b/user/command-not-found/APKBUILD
index ed9919343..c91ff15a4 100644
--- a/user/command-not-found/APKBUILD
+++ b/user/command-not-found/APKBUILD
@@ -4,7 +4,7 @@ pkgname=command-not-found
pkgver=0.3
pkgrel=0
pkgdesc="Provide suggestions for missing commands via APK"
-url="https://git.dereferenced.org/kaniini/command-not-found"
+url=" "
arch="noarch"
options="!check" # No test suite.
license="MIT"
diff --git a/user/glfw/APKBUILD b/user/glfw/APKBUILD
index 800875dd4..7acd66438 100644
--- a/user/glfw/APKBUILD
+++ b/user/glfw/APKBUILD
@@ -4,7 +4,7 @@ pkgname=glfw
pkgver=3.3.2
pkgrel=0
pkgdesc="OpenGL desktop development library"
-url="http://www.glfw.org/"
+url="https://www.glfw.org/"
arch="all"
options="!check" # Tests require X11, GL, and manual intervention.
license="Zlib"
diff --git a/user/libevent/APKBUILD b/user/libevent/APKBUILD
index 3e864cc4f..999ca10ac 100644
--- a/user/libevent/APKBUILD
+++ b/user/libevent/APKBUILD
@@ -4,7 +4,7 @@ pkgname=libevent
pkgver=2.1.11
pkgrel=0
pkgdesc="An event notification library"
-url="http://libevent.org/"
+url="https://libevent.org/"
arch="all"
license="BSD-3-Clause"
depends=""
diff --git a/user/libshout/APKBUILD b/user/libshout/APKBUILD
index 1672399d8..a4624bb2c 100644
--- a/user/libshout/APKBUILD
+++ b/user/libshout/APKBUILD
@@ -4,7 +4,7 @@ pkgname=libshout
pkgver=2.4.3
pkgrel=0
pkgdesc="Library for accessing a Icecast server"
-url="http://www.icecast.org/"
+url="https://www.icecast.org/"
arch="all"
options="!check" # No test suite.
license="LGPL-2.0+"
diff --git a/user/opus/APKBUILD b/user/opus/APKBUILD
index 5251ec8b0..1fbcc5e17 100644
--- a/user/opus/APKBUILD
+++ b/user/opus/APKBUILD
@@ -4,7 +4,7 @@ pkgname=opus
pkgver=1.3.1
pkgrel=0
pkgdesc="Codec designed for speech and audio transmission"
-url="http://www.opus-codec.org/"
+url="https://www.opus-codec.org/"
arch="all"
license="BSD-3-Clause"
depends=""
diff --git a/user/opusfile/APKBUILD b/user/opusfile/APKBUILD
index c0208b12d..6b04b9199 100644
--- a/user/opusfile/APKBUILD
+++ b/user/opusfile/APKBUILD
@@ -3,7 +3,7 @@ pkgname=opusfile
pkgver=0.11
pkgrel=0
pkgdesc="High-level API for decoding and seeking within .opus files"
-url="http://www.opus-codec.org/"
+url="https://www.opus-codec.org/"
arch="all"
license="BSD-3-Clause"
depends=""