gptfdisk: bump after libpopt update

This commit is contained in:
Henrik Grimler 2020-07-08 11:17:53 +02:00 committed by Yaksh Bariya
parent 76863241de
commit f751913f61
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.rodsbooks.com/gdisk/
TERMUX_PKG_DESCRIPTION="A text-mode partitioning tool that works on GUID Partition Table (GPT) disks"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=1.0.5
TERMUX_PKG_REVISION=1
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"