bump(main/proxmark3): 4.17768

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-01-03 06:10:02 +00:00
parent 039156087f
commit 9fd4c6d836
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE="https://github.com/RfidResearchGroup/proxmark3"
TERMUX_PKG_DESCRIPTION="The Swiss Army Knife of RFID Research - RRG/Iceman repo"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Marlin Sööse <marlin.soose@esque.ca>"
TERMUX_PKG_VERSION="1:4.17511"
TERMUX_PKG_VERSION="1:4.17768"
TERMUX_PKG_SRCURL=https://github.com/RfidResearchGroup/proxmark3/archive/v${TERMUX_PKG_VERSION:2}.tar.gz
TERMUX_PKG_SHA256=f001254f9eb2fcb96df873f0404ffcc4064baf421fbcb926d0eba2c06c2da722
TERMUX_PKG_SHA256=638a679622ab2bd896b42e5c058eff3b90fd964addc289e62c282b18e7978237
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libbz2, libc++, readline, liblz4"
TERMUX_PKG_BUILD_IN_SRC="true"