diff options
Diffstat (limited to 'system/utmps/APKBUILD')
-rw-r--r-- | system/utmps/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/utmps/APKBUILD b/system/utmps/APKBUILD index af74fd70a..9653da128 100644 --- a/system/utmps/APKBUILD +++ b/system/utmps/APKBUILD @@ -4,7 +4,7 @@ pkgname=utmps pkgver=0.1.2.2 pkgrel=0 pkgdesc="A secure utmp/wtmp implementation" -url=https://skarnet.org/software/utmps +url="https://skarnet.org/software/utmps/" arch="all" options="!check" # No test suite license="ISC" |