b3sum: update to 1.3.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-01-08 06:10:26 +00:00
parent d20e2c2b80
commit 2a33915bd9
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/BLAKE3-team/BLAKE3/tree/master/b3sum
TERMUX_PKG_DESCRIPTION="A command line utility for calculating BLAKE3 hashes, similar to Coreutils tools like b2sum or md5sum"
TERMUX_PKG_LICENSE="CC0-1.0"
TERMUX_PKG_MAINTAINER="@medzikuser"
TERMUX_PKG_VERSION=1.2.0
TERMUX_PKG_VERSION=1.3.0
TERMUX_PKG_SRCURL=https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=2873f42f89c0553b7105bda4b3edb93584ba3a163b31bbfae6b6e1bc203ca8c3
TERMUX_PKG_SHA256=a559309c2dad8cc8314ea779664ec5093c79de2e9be14edbf76ae2ce380222c0
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {