bump(main/grex): 1.4.4

This commit is contained in:
Twaik Yont 2023-09-28 15:39:17 +03:00 committed by GitHub
parent f847dc4a22
commit eca6f14e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -2,9 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://github.com/pemistahl/grex
TERMUX_PKG_DESCRIPTION="Simplifies the task of creating regular expressions"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.4.1
TERMUX_PKG_VERSION="1.4.4"
TERMUX_PKG_SRCURL=https://github.com/pemistahl/grex/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8413aae520d696969525961438d22e31cd966058ce3510e91e77da18603c96b9
TERMUX_PKG_SHA256=9e1c56f3071a75629da4393c5fc736f2b822075b4a1219366b16a039c92f13d2
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {