From 61331a464b8320c0ce71d4ed391629ec4107b6d1 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Fri, 27 Mar 2020 10:46:48 +0800 Subject: [PATCH] reaver: bump to version 1.6.6 Signed-off-by: Yousong Zhou --- net/reaver/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/reaver/Makefile b/net/reaver/Makefile index 81a2d078f..4740ad72f 100644 --- a/net/reaver/Makefile +++ b/net/reaver/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=reaver -PKG_VERSION:=1.6.5 +PKG_VERSION:=1.6.6 PKG_RELEASE:=1 PKG_MAINTAINER:=Yousong Zhou PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/t6x/reaver-wps-fork-t6x/releases/download/v$(PKG_VERSION) -PKG_HASH:=342e9d265cf459bd2387205b73a63d1fc7582e268f0e9aec20613f3ec11b6a6b +PKG_HASH:=e329a0da0b6dd888916046535ff86a6aa144644561937954e560bb1810ab6702 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=docs/LICENSE