findomain: update to 3.0.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-22 19:01:42 +00:00
parent 8ac3d03bf7
commit 4545b5f343
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://findomain.app/
TERMUX_PKG_DESCRIPTION="Findomain is the fastest subdomain enumerator and the only one written in Rust"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.1.5
TERMUX_PKG_VERSION=3.0.0
TERMUX_PKG_SRCURL=https://github.com/Findomain/Findomain/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=31182a63f2d2002e5dc99e8f809157c18e660a9964cbbc9faa249e131493c635
TERMUX_PKG_SHA256=49efa3c55a1bf73c06e212630e20da4080313ce6d0e3d29d13544af8f2151f0b
TERMUX_PKG_BUILD_IN_SRC=true
# Compilation error related to assembly code.
TERMUX_PKG_BLACKLISTED_ARCHES="arm"