From 27cd65e7c15ff84250eb53ce1cb7e56ffb9771cc Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Fri, 18 Jun 2021 06:08:52 +0000 Subject: [PATCH] brook: update to 20210701 This commit has been automatically submitted by Github Actions. --- packages/brook/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/brook/build.sh b/packages/brook/build.sh index a2b684d87..d052333d3 100644 --- a/packages/brook/build.sh +++ b/packages/brook/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/txthinking/brook TERMUX_PKG_DESCRIPTION="A cross-platform strong encryption and not detectable proxy. Zero-Configuration." TERMUX_PKG_LICENSE="GPL-3.0" TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm" -TERMUX_PKG_VERSION=20210601 +TERMUX_PKG_VERSION=20210701 TERMUX_PKG_SRCURL=https://github.com/txthinking/brook/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=434168ca525f3e53685ba483e214825831f31aab6437f6d52067fca5746d3cc9 +TERMUX_PKG_SHA256=92c2253349af05ea5aa7a45cddd39ca638c732b2ffdb5066a5f03d2df40cb0b5 termux_step_make() { termux_setup_golang