gptfdisk: update to 0.8.1.
This commit is contained in:
parent
277960f637
commit
050a7e636f
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gptdisk'
|
||||
pkgname=gptfdisk
|
||||
version=0.7.2
|
||||
version=0.8.1
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=custom-install
|
||||
short_desc="GPT fdisk text-mode partitioning tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.rodsbooks.com/gdisk/"
|
||||
license="GPL-2"
|
||||
checksum=d4dcdfdcbaf57ffb435b71a5a67b91d18bcf57e8e965c1324cc267012e2ea5c4
|
||||
checksum=cec2d32784f7e2c64125d3afdc95c9c127be86213c414d0479e46f9fcd660eac
|
||||
long_desc="
|
||||
GPT fdisk (aka gdisk) is a text-mode partitioning tool for Intel-based Linux
|
||||
that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks,
|
||||
|
|
Loading…
Reference in New Issue