diff options
Diffstat (limited to 'user/libutempter/APKBUILD')
-rw-r--r-- | user/libutempter/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/libutempter/APKBUILD b/user/libutempter/APKBUILD index 058530412..3e8a0601e 100644 --- a/user/libutempter/APKBUILD +++ b/user/libutempter/APKBUILD @@ -3,7 +3,7 @@ pkgname=libutempter pkgver=1.1.6 pkgrel=1 pkgdesc="Library to record virtual terminal sessions in login files" -url="No URL" +url=" " arch="all" options="!check suid" # No test suite. license="LGPL-2.1+" |