diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 14:52:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 14:52:44 +0000 |
commit | 80de060189491069d2d8b38c65b65d10e0e8423d (patch) | |
tree | 0b0f8c3a5fc00a5247af9d277b8121452904a212 /testing/nomp | |
parent | 48d550d69a5594429263e5e86dda74f35bd04ba7 (diff) | |
download | aports-80de060189491069d2d8b38c65b65d10e0e8423d.tar.bz2 aports-80de060189491069d2d8b38c65b65d10e0e8423d.tar.xz |
testing/nomp: rebuild against libressl 2.5
Diffstat (limited to 'testing/nomp')
-rw-r--r-- | testing/nomp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nomp/APKBUILD b/testing/nomp/APKBUILD index 3fc7b361b7..0fce6ab6b1 100644 --- a/testing/nomp/APKBUILD +++ b/testing/nomp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=nomp pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Ncurses OpenVAS Manager Protocol" url="https://github.com/git-rep/nomp" arch="all" |