diff --git a/x11-packages/xorg-iceauth/build.sh b/x11-packages/xorg-iceauth/build.sh index 06925dd74..bbe6028ef 100644 --- a/x11-packages/xorg-iceauth/build.sh +++ b/x11-packages/xorg-iceauth/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="ICE authority file utility" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=1.0.8 -TERMUX_PKG_REVISION=4 +TERMUX_PKG_REVISION=6 TERMUX_PKG_SRCURL=https://www.x.org/archive/individual/app/iceauth-$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=25b94613173a6dd28d7b18d9479194aae3d9392f5a4a072f499bd48d3ca00740 TERMUX_PKG_DEPENDS="libice"