diff options
Diffstat (limited to 'system/s6-linux-init/APKBUILD')
-rw-r--r-- | system/s6-linux-init/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/s6-linux-init/APKBUILD b/system/s6-linux-init/APKBUILD index cf3065118..1f25e1e83 100644 --- a/system/s6-linux-init/APKBUILD +++ b/system/s6-linux-init/APKBUILD @@ -4,7 +4,7 @@ pkgname=s6-linux-init pkgver=1.1.2.0 pkgrel=0 pkgdesc="A s6-based init system" -url=https://skarnet.org/software/s6-linux-init/ +url="https://skarnet.org/software/s6-linux-init/" arch="all" options="!check" # No test suite. license="ISC" |