Skip to content

Commit

Permalink
bump(main/minio): 2024.09.13.20.26.02
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 Sep 14, 2024
1 parent fd7dadd commit 492e425
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.09.09.16.59.28"
TERMUX_PKG_VERSION="2024.09.13.20.26.02"
_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=016c8730a00747367abae237ececa07f7f03a86ab536abb14550af9671963b16
TERMUX_PKG_SHA256=ee6ea4eae963e046c26ced91b2123d8b97e1fc3f0b56bd67641c5e0f267b10d1
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 492e425

Please sign in to comment.