libstrophe: Revise version to force rebuild

This commit is contained in:
Yaksh Bariya 2021-06-23 09:40:14 +05:30 committed by Leonid Pliushch
parent 87f360d2c7
commit f1f37305be

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="libstrophe is a minimal XMPP library written in C."
TERMUX_PKG_LICENSE="MIT, GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.10.1
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SRCURL=https://github.com/strophe/libstrophe/releases/download/${TERMUX_PKG_VERSION}/libstrophe-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4918c47029ecdea2deab4b0f9336ca4a8bb12c28b72b2cec397d98664b94c771
TERMUX_PKG_DEPENDS="openssl, libexpat, c-ares"