bump(main/trurl): 0.11

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-18 18:21:10 +00:00
parent 4868afd310
commit 439c96a461
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE="https://curl.se/trurl/"
TERMUX_PKG_DESCRIPTION="trurl is a command line tool that parses and manipulates URLs"
TERMUX_PKG_LICENSE="curl"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.10"
TERMUX_PKG_VERSION="0.11"
TERMUX_PKG_SRCURL="https://github.com/curl/trurl/archive/trurl-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256="e54ee05a1a39f2547fbb39225f9cf5e2608eeaf07ad3f7dbff0a069d060d3c46"
TERMUX_PKG_SHA256=c82773e6d841a5ab8d1306daaf062ba8b953b1d58023089550c23d478a885863
TERMUX_PKG_DEPENDS="libcurl"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true