From 80de060189491069d2d8b38c65b65d10e0e8423d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 19 Apr 2017 14:52:44 +0000 Subject: [PATCH] testing/nomp: rebuild against libressl 2.5 --- testing/nomp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/nomp/APKBUILD b/testing/nomp/APKBUILD index 3fc7b361b7b..0fce6ab6b10 100644 --- a/testing/nomp/APKBUILD +++ b/testing/nomp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=nomp pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Ncurses OpenVAS Manager Protocol" url="https://github.com/git-rep/nomp" arch="all"