diff --git a/root-packages/gptfdisk/build.sh b/root-packages/gptfdisk/build.sh index 7cd5f7013..ce1a3d7cd 100644 --- a/root-packages/gptfdisk/build.sh +++ b/root-packages/gptfdisk/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A text-mode partitioning tool that works on GUID Partiti TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=1.0.5 -TERMUX_PKG_REVISION=3 +TERMUX_PKG_REVISION=4 TERMUX_PKG_SRCURL=https://sourceforge.net/projects/gptfdisk/files/gptfdisk/$TERMUX_PKG_VERSION/gptfdisk-$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=0e7d3987cd0488ecaf4b48761bc97f40b1dc089e5ff53c4b37abe30bc67dcb2f TERMUX_PKG_DEPENDS="libpopt, libuuid, ncurses"