Skip to content

Commit

Permalink
bump(main/minio): 2024.01.18.22.51.28
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Jan 19, 2024
1 parent ff3f18b commit d1f88a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/minio/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://min.io/
TERMUX_PKG_DESCRIPTION="Multi-Cloud Object Storage"
TERMUX_PKG_LICENSE="AGPL-V3"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2024.01.16.16.07.38"
TERMUX_PKG_VERSION="2024.01.18.22.51.28"
_VERSION=$(sed 's/\./T/3;s/\./-/g' <<< $TERMUX_PKG_VERSION)
TERMUX_PKG_SRCURL=https://github.com/minio/minio/archive/refs/tags/RELEASE.${_VERSION}Z.tar.gz
TERMUX_PKG_SHA256=b9a3289adf1722ede8f2da3620f76fe3650a58cded051d1f3db6e1fca26895a0
TERMUX_PKG_SHA256=267c949e03f6d931f3b2da07c067f02483cb2b2604b627e1eb9b96acb0fd9192
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_SED_REGEXP='s/T/-/g;s/[^0-9-]//g;s/-/./g'
TERMUX_PKG_DEPENDS="resolv-conf"
Expand Down

0 comments on commit d1f88a8

Please sign in to comment.