summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorLaurent Bercot <ska-adelie@skarnet.org>2023-11-07 14:37:48 +0000
committerLaurent Bercot <ska-adelie@skarnet.org>2023-11-07 14:37:48 +0000
commit499846266092df5c1fea9e1cbb8a3f72922d7ebd (patch)
tree7ff7cff42e72b5987b493ebfcd2c807d748c5136 /user
parent4b502e6131122d630e54f2b173a7558f387dd6e1 (diff)
downloadpackages-499846266092df5c1fea9e1cbb8a3f72922d7ebd.tar.gz
packages-499846266092df5c1fea9e1cbb8a3f72922d7ebd.tar.bz2
packages-499846266092df5c1fea9e1cbb8a3f72922d7ebd.tar.xz
packages-499846266092df5c1fea9e1cbb8a3f72922d7ebd.zip
skarnet.org packages: put back quotes on the url= field
Diffstat (limited to 'user')
-rw-r--r--user/bearssl/APKBUILD2
-rw-r--r--user/s6-dns/APKBUILD2
-rw-r--r--user/s6-linux-utils/APKBUILD2
-rw-r--r--user/s6-networking/APKBUILD2
-rw-r--r--user/s6-portable-utils/APKBUILD2
5 files changed, 5 insertions, 5 deletions
diff --git a/user/bearssl/APKBUILD b/user/bearssl/APKBUILD
index 1562c7c32..a720507a4 100644
--- a/user/bearssl/APKBUILD
+++ b/user/bearssl/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.6_git20230221
_pkgcommit=79c060eea3eea1257797f15ea1608a9a9923aa6f
pkgrel=0
pkgdesc="The BearSSL implementation of the SSL/TLS protocol"
-url=https://bearssl.org/
+url="https://bearssl.org/"
arch="all"
license="MIT"
depends=""
diff --git a/user/s6-dns/APKBUILD b/user/s6-dns/APKBUILD
index f9832a700..1072cc5b8 100644
--- a/user/s6-dns/APKBUILD
+++ b/user/s6-dns/APKBUILD
@@ -4,7 +4,7 @@ pkgname=s6-dns
pkgver=2.3.6.0
pkgrel=0
pkgdesc="skarnet.org's DNS client libraries and command-line DNS client utilities"
-url=https://skarnet.org/software/s6-dns/
+url="https://skarnet.org/software/s6-dns/"
arch="all"
options="!check"
license="ISC"
diff --git a/user/s6-linux-utils/APKBUILD b/user/s6-linux-utils/APKBUILD
index 4f9b5d883..5e95e932c 100644
--- a/user/s6-linux-utils/APKBUILD
+++ b/user/s6-linux-utils/APKBUILD
@@ -4,7 +4,7 @@ pkgname=s6-linux-utils
pkgver=2.6.2.0
pkgrel=0
pkgdesc="skarnet.org's Linux-specific miscellaneous utilities"
-url=https://skarnet.org/software/s6-linux-utils/
+url="https://skarnet.org/software/s6-linux-utils/"
arch="all"
options="!check"
license="ISC"
diff --git a/user/s6-networking/APKBUILD b/user/s6-networking/APKBUILD
index 65f703288..917927d79 100644
--- a/user/s6-networking/APKBUILD
+++ b/user/s6-networking/APKBUILD
@@ -4,7 +4,7 @@ pkgname=s6-networking
pkgver=2.6.0.0
pkgrel=0
pkgdesc="skarnet.org's UCSPI TCP and TLS tools, access control tools, and network time management utilities."
-url=https://skarnet.org/software/s6-networking/
+url="https://skarnet.org/software/s6-networking/"
arch="all"
options="!check" # No test suite.
license="ISC"
diff --git a/user/s6-portable-utils/APKBUILD b/user/s6-portable-utils/APKBUILD
index 92f0b8725..18fb731f3 100644
--- a/user/s6-portable-utils/APKBUILD
+++ b/user/s6-portable-utils/APKBUILD
@@ -4,7 +4,7 @@ pkgname=s6-portable-utils
pkgver=2.3.0.3
pkgrel=0
pkgdesc="skarnet.org's portable miscellaneous utilities"
-url=https://skarnet.org/software/s6-portable-utils/
+url="https://skarnet.org/software/s6-portable-utils/"
arch="all"
options="!check"
license="ISC"