gptfdisk: update to 0.8.10.

This commit is contained in:
Juan RP 2014-03-04 15:20:54 +01:00
parent f700ab4f96
commit e0c6be977b
1 changed files with 3 additions and 6 deletions

View File

@ -1,18 +1,15 @@
# Template file for 'gptdisk'
pkgname=gptfdisk
version=0.8.8
version=0.8.10
revision=1
build_style=gnu-makefile
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=4c31e9c0e4802079526658947ab236d3b417604a8246a418f41cdc2a8ec2be9a
do_build() {
make CXX="$CXX" ${makejobs}
}
checksum=73e64151203ae0c347c488358e71ca582bb7fb7f0d66df86b71c42050390eb9b
do_install() {
for f in cgdisk gdisk sgdisk fixparts; do