parted: update to 3.5.
This commit is contained in:
parent
533096f4dc
commit
63a47227ff
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'parted'
|
# Template file for 'parted'
|
||||||
pkgname=parted
|
pkgname=parted
|
||||||
version=3.4
|
version=3.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# parted wants off_t as 64bit type
|
# parted wants off_t as 64bit type
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/parted/"
|
homepage="http://www.gnu.org/software/parted/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e1298022472da5589b7f2be1d5ee3c1b66ec3d96dfbad03dc642afd009da5342
|
checksum=4938dd5c1c125f6c78b1f4b3e297526f18ee74aa43d45c248578b1d2470c05a2
|
||||||
|
|
||||||
libparted_package() {
|
libparted_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Reference in New Issue