[arch-commits] Commit in reaver/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 16 16:52:06 UTC 2020
Date: Monday, March 16, 2020 @ 16:52:05
Author: felixonmars
Revision: 599794
upgpkg: reaver 1.6.6-1
Modified:
reaver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-16 16:35:26 UTC (rev 599793)
+++ PKGBUILD 2020-03-16 16:52:05 UTC (rev 599794)
@@ -3,7 +3,7 @@
# Contributor: Bartosz Feński <fenio at debian.org>
pkgname=reaver
-pkgver=1.6.5
+pkgver=1.6.6
pkgrel=1
pkgdesc='Brute force attack against Wifi Protected Setup'
url='https://github.com/t6x/reaver-wps-fork-t6x'
@@ -11,7 +11,7 @@
license=('GPL2')
depends=('glibc' 'libpcap')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/t6x/reaver-wps-fork-t6x/archive/v${pkgver}.tar.gz)
-sha512sums=('3e70d9fffefee3f6d60e72d7d7b1da91032e184c7d27f94b9f26e2260b7274d491f2e41f8056b386a211b9838d21afc6b65a8a826d310b51fc1065fa9e135dc0')
+sha512sums=('431e3ed03eb6145a33a27bd03f4568c58046721566505f06bb0fe42ace8327d6749a70d443a592278253248f676299ff29962c839409d0173733eaaf0e2e6410')
prepare() {
cd reaver-wps-fork-t6x-${pkgver}
More information about the arch-commits
mailing list