From 715006eccca71c192305b8763392045ce14a4ec6 Mon Sep 17 00:00:00 2001 From: Leo <thinkabit.ukim@gmail.com> Date: Tue, 31 Dec 2019 19:58:54 +0100 Subject: [PATCH] community/s-nail: rebuild with tests --- community/s-nail/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/s-nail/APKBUILD b/community/s-nail/APKBUILD index a0ab46d17ac1..1ed4495ecbed 100644 --- a/community/s-nail/APKBUILD +++ b/community/s-nail/APKBUILD @@ -3,9 +3,9 @@ # Maintainer: pkgname=s-nail pkgver=14.9.16 -pkgrel=0 +pkgrel=1 pkgdesc="SysV mail/BSD Mail/POSIX mailx: send and receive Internet mail" -options="!check suid" # 415 tests: 414 ok, 1 failure(s). 0 test(s) skipped +options="suid" url="https://www.sdaoden.eu/code.html#s-mailx" arch="all" license="BSD-3-Clause" -- GitLab