gptfdisk: update to 0.8.2.
This commit is contained in:
parent
7f9a8e9d55
commit
dab3b1e9f9
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'gptdisk'
|
||||
pkgname=gptfdisk
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
revision=1
|
||||
short_desc="GPT fdisk text-mode partitioning tool"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.rodsbooks.com/gdisk/"
|
||||
license="GPL-2"
|
||||
checksum=cec2d32784f7e2c64125d3afdc95c9c127be86213c414d0479e46f9fcd660eac
|
||||
checksum=b1159027ca459661f04bc3bac8e79381895933ee214c4d6dba49b7d27204e5d3
|
||||
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