diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 12:31:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 12:31:30 +0000 |
commit | eb5c97f30078d73e642ebe7a0af095d790be286f (patch) | |
tree | 100810bb933491446b08559c94f1dc88255966bb /testing/nomp | |
parent | 7712ad69d435f0482cb7bd6d21d301e5c91915d4 (diff) | |
download | aports-eb5c97f30078d73e642ebe7a0af095d790be286f.tar.bz2 aports-eb5c97f30078d73e642ebe7a0af095d790be286f.tar.xz |
testing/nomp: rebuild against libressl-2.7
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 592747b005..e790226071 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=3 +pkgrel=4 pkgdesc="Ncurses OpenVAS Manager Protocol" url="https://github.com/git-rep/nomp" arch="all" |