mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 08:12:56 +02:00
gptfdisk: update to 0.8.7.
This commit is contained in:
parent
469463b85e
commit
9a231068ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gptdisk'
|
# Template file for 'gptdisk'
|
||||||
pkgname=gptfdisk
|
pkgname=gptfdisk
|
||||||
version=0.8.6
|
version=0.8.7
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="ncurses-devel popt-devel icu-devel>=49 libuuid-devel"
|
makedepends="ncurses-devel popt-devel icu-devel>=49 libuuid-devel"
|
||||||
short_desc="GPT fdisk text-mode partitioning tool"
|
short_desc="GPT fdisk text-mode partitioning tool"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.rodsbooks.com/gdisk/"
|
homepage="http://www.rodsbooks.com/gdisk/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=4579cd54842459699970e24720dda7fb0aa217027818623089c321bc62a647b2
|
checksum=39e61d9f3701e95db1bcb83ce8fb211b22f33548e3c75b17f22067c6968e91e3
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
|
|
Loading…
Add table
Reference in a new issue