parted: update to 2.4.
This commit is contained in:
parent
6ed4e562cc
commit
9ab46a8d78
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'parted'
|
||||
pkgname=parted
|
||||
version=2.3
|
||||
revision=1
|
||||
version=2.4
|
||||
distfiles="http://ftp.gnu.org/gnu/parted/parted-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--without-included-regex --with-gnu-ld
|
||||
--disable-rpath --disable-debug"
|
||||
short_desc="The GNU Parted disk partition resizing program"
|
||||
homepage="http://www.gnu.org/software/parted/"
|
||||
license="GPL3"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=66a080cc7baaf0eb11cc8c2c25f8d89921358b799d92c139aa92716503924b69
|
||||
checksum=508ff75591b9c8cc9d06f1e0b1db1a082a4b0c1b9d4efaac48b4ca46370d9073
|
||||
long_desc="
|
||||
GNU Parted is a program that allows you to create, destroy, resize, move and
|
||||
copy hard disk partitions. This is useful for creating space for new
|
||||
|
|
Loading…
Reference in a new issue