Skip to content

Commit 9d3f7bf

Browse files
committed
bump(main/libtorrent): 0.16.2
This commit has been automatically submitted by Github Actions.
1 parent d3e686d commit 9d3f7bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/libtorrent/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/rakshasa/rtorrent/wiki
22
TERMUX_PKG_DESCRIPTION="Libtorrent BitTorrent library"
33
TERMUX_PKG_MAINTAINER="Krishna Kanhaiya @kcubeterm"
44
TERMUX_PKG_LICENSE="GPL-2.0"
5-
TERMUX_PKG_VERSION="0.16.1"
5+
TERMUX_PKG_VERSION="0.16.2"
66
TERMUX_PKG_SRCURL=https://github.com/rakshasa/libtorrent/archive/v${TERMUX_PKG_VERSION}.tar.gz
7-
TERMUX_PKG_SHA256=11cd86305fb6de4b14da928c36aa93a67f6360b3bb61224d6ab7cd67aaa7148b
7+
TERMUX_PKG_SHA256=68391b28a55cb039eb385a20cc9333ade0646bea4d13c05e2b40c080d33c7505
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
1010
TERMUX_PKG_DEPENDS="libc++, libcurl, openssl, zlib"

0 commit comments

Comments
 (0)