aboutsummaryrefslogtreecommitdiffstats
path: root/community/recon-ng/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-18 13:02:39 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-18 13:31:18 -0300
commitc122484f53f01e4bc8824b7ed4e7d2b46168685d (patch)
treeedbc3bf1500dfbeb7e443d42be17bb40c29d2d90 /community/recon-ng/APKBUILD
parent49ffd4b8da3e59425df95873b2a093488eca2f4a (diff)
community/recon-ng: upgrade to 5.1.1
Diffstat (limited to 'community/recon-ng/APKBUILD')
-rw-r--r--community/recon-ng/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/recon-ng/APKBUILD b/community/recon-ng/APKBUILD
index 3ace715cc2c..5ab3222428b 100644
--- a/community/recon-ng/APKBUILD
+++ b/community/recon-ng/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=recon-ng
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=0
pkgdesc="Full-featured Web Reconnaissance framework written in Python"
url="https://bitbucket.org/LaNMaSteR53/recon-ng"
arch="noarch"
-license="GPL-3.0"
+license="GPL-3.0-only"
depends="py3-dicttoxml py3-dnspython py3-lxml py3-yaml
py3-mechanize py3-requests py3-xlsxwriter py3-flask
py3-unicodecsv"
@@ -24,4 +24,4 @@ package() {
"$pkgdir"/usr/share/recon-ng/docker-compose.yml
}
-sha512sums="9643996419eeb1f65357787890cef75247f0d83f1ccfd66fcc2286116441e03427f74e473dabb18ac9401c0476addde070bac22a9d3015a617e342c30b532edc recon-ng-5.1.0.tar.gz"
+sha512sums="ca45488555b7b48ddc1596b9eb7322064ae6bbec0c5b0cbce2cfd58821a788bc65cf7239f7c6736bede891b848e25bb5eaacd377add26236c426f7e695a4441a recon-ng-5.1.1.tar.gz"