age: update to 1.0.0-rc.1

This commit is contained in:
Leonid Pliushch 2021-05-03 17:46:08 +00:00
parent 5b5efec006
commit 34fa60a243
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/FiloSottile/age
TERMUX_PKG_DESCRIPTION="A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.0.0-beta7
TERMUX_PKG_VERSION=1.0.0-rc.1
TERMUX_PKG_SRCURL=https://github.com/FiloSottile/age/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0ff39751464a5660360575023c9912558f267263f18b10058c27764a3a6806ed
TERMUX_PKG_SHA256=2ef0839b0e2e79435c037662c67df675b4ebc50d7bf001079d24b0bdf1d0c098
termux_step_make() {
termux_setup_golang