From 4d4d8d2219fae331c1dbcc52f0371aa5756293f1 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 5 Jan 2020 16:09:53 +0200 Subject: [PATCH] xorg-iceauth: bump revision --- x11-packages/xorg-iceauth/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"