gptfdisk: update to 0.8.6.

This commit is contained in:
Juan RP 2013-02-09 09:15:02 +01:00
parent 6471b6384f
commit 60071fed28

View file

@ -1,19 +1,14 @@
# Template file for 'gptdisk'
pkgname=gptfdisk
version=0.8.5
revision=3
version=0.8.6
revision=1
makedepends="ncurses-devel popt-devel icu-devel>=49 libuuid-devel"
short_desc="GPT fdisk text-mode partitioning tool"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.rodsbooks.com/gdisk/"
license="GPL-2"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=15cc691f28212c157e05315662ed6b76ffdcc8de6fc118fa21c81ef5aae84af9
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,
rather than on the more common (through 2009) Master Boot Record (MBR)
partition tables."
checksum=4579cd54842459699970e24720dda7fb0aa217027818623089c321bc62a647b2
do_build() {
make ${makejobs}