aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-04 10:17:42 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-04 12:58:56 +0000
commitc1b173ab3691dd53bbe12a09c696ac36a69262c1 (patch)
tree8641d61596780bbbdfa4eafb31fcbb0e7c58ae79
parent981244f6c35a6cf7851ef23ebcaf8f27ceb13b9d (diff)
downloadaports-c1b173ab3691dd53bbe12a09c696ac36a69262c1.tar.bz2
aports-c1b173ab3691dd53bbe12a09c696ac36a69262c1.tar.xz
testing/recon-ng: upgrade to 4.8.1
-rw-r--r--testing/recon-ng/APKBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/testing/recon-ng/APKBUILD b/testing/recon-ng/APKBUILD
index 263b7f5d1b..092aad2567 100644
--- a/testing/recon-ng/APKBUILD
+++ b/testing/recon-ng/APKBUILD
@@ -1,15 +1,15 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=recon-ng
-_commit="38977ac58b3b"
-pkgver=4.8.0
+_commit="4e3cc65adfdd"
+pkgver=4.8.1
pkgrel=0
pkgdesc="Full-featured Web Reconnaissance framework written in Python"
url="https://bitbucket.org/LaNMaSteR53/recon-ng"
-arch="all"
+arch="noarch"
license="GPL3"
depends="python py-dicttoxml py-dnspython py-jsonrpclib py-lxml
- py-mechanize py-slowaes py-xlsxwriter py-olefile py-pypdf2"
+py-mechanize py-slowaes py-xlsxwriter py-olefile py-pypdf2"
depends_dev=""
makedepends="$depends_dev"
install=""
@@ -32,6 +32,6 @@ package() {
done
}
-md5sums="c03dd891e00667bb28b37c910a218a5a recon-ng-4.8.0.tar.gz"
-sha256sums="daed1e0a115ea2e9a01928d9986de84af216367922c98163cdb6bc8698b6d6ae recon-ng-4.8.0.tar.gz"
-sha512sums="68ac970c07d398ec19a874c9d525e5854fed790eb3cc6c739ba83c23b5287c703222e34dda004425b395a2d48aedf1ce87bddc25b3389ad1dc1f64b00ae52f38 recon-ng-4.8.0.tar.gz"
+md5sums="4a9d6237ed47c3bb609a604df0606074 recon-ng-4.8.1.tar.gz"
+sha256sums="310fc81258719bb1f96bfc0999e629d5569a095a628f0e60d87c13445c2af778 recon-ng-4.8.1.tar.gz"
+sha512sums="211d834c839c88d0bc2bb3d1a9839496f9ee37052f4dcdfc413691018f636ad663dabbe6ccd61a897826ef4e4cc51a2389b9188662c2f183bc308f86cf9e7ff4 recon-ng-4.8.1.tar.gz"