Skip to content

Commit

Permalink
bump(main/minio): 2024.12.18.13.15.44
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termux-pacman-bot committed Dec 19, 2024
1 parent 8e47081 commit 11217ee
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.12.13.22.19.12"
TERMUX_PKG_VERSION="2024.12.18.13.15.44"
_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=1ce743e5400479c5ed9db127319653d65fe3314ca8bacfb119625dfdc206d206
TERMUX_PKG_SHA256=d7d044f11a343389b1952c48a3e15feef6efa63c67b9f025c212a04016f05037
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 11217ee

Please sign in to comment.