From eb5c97f30078d73e642ebe7a0af095d790be286f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 6 Apr 2018 12:31:30 +0000 Subject: [PATCH] testing/nomp: rebuild against libressl-2.7 --- testing/nomp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/nomp/APKBUILD b/testing/nomp/APKBUILD index 592747b005b..e790226071b 100644 --- a/testing/nomp/APKBUILD +++ b/testing/nomp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=nomp pkgver=0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Ncurses OpenVAS Manager Protocol" url="https://github.com/git-rep/nomp" arch="all"