From de2727e142b33ab5efb0f1988b7665dc6dbacdc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jendrysik?= Date: Thu, 16 Feb 2017 21:42:01 +0000 Subject: [PATCH] testing/py-nmap: rebuild against new version of python3 --- testing/py-nmap/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py-nmap/APKBUILD b/testing/py-nmap/APKBUILD index 74bc6bf713d..fccbf3f9b8e 100644 --- a/testing/py-nmap/APKBUILD +++ b/testing/py-nmap/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-nmap _pkgname=nmap pkgver=0.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Python class to use nmap and access scan results" url="http://xael.org/norman/python/python-nmap/" arch="noarch"