Skip to content

Commit

Permalink
bump(tur/ddns-go): 6.2.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
TUR Github Actions committed Mar 10, 2024
1 parent c9d8545 commit 16b8dce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tur/ddns-go/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/jeessy2/ddns-go
TERMUX_PKG_DESCRIPTION="A simple, easy-to-use ddns service"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux-user-repository"
TERMUX_PKG_VERSION="6.2.0"
TERMUX_PKG_VERSION="6.2.1"
TERMUX_PKG_SRCURL=https://github.com/jeessy2/ddns-go/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a595bbe50e8a6782163dd9882accdea24ad7a9488eb06a628b6ee34bd9637beb
TERMUX_PKG_SHA256=07e214813d1b06023944c7908bc4bb4243e61bdfa9c975e54b4515ec6b1aaa04
TERMUX_PKG_DEPENDS="libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
Expand Down

0 comments on commit 16b8dce

Please sign in to comment.