dosfstools: update to 4.2.

This commit is contained in:
Anthony Iliopoulos 2021-02-01 00:34:57 +01:00 committed by Érico Nogueira Rolim
parent 0e377e556b
commit babae5ae02

View file

@ -1,7 +1,7 @@
# Template file for 'dosfstools' # Template file for 'dosfstools'
pkgname=dosfstools pkgname=dosfstools
version=4.1 version=4.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-compat-symlinks" configure_args="--enable-compat-symlinks"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,8 +10,8 @@ short_desc="DOS filesystem tools"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/dosfstools/dosfstools" homepage="https://github.com/dosfstools/dosfstools"
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/${pkgname}-${version}.tar.xz" distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/${pkgname}-${version}.tar.gz"
checksum=e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173 checksum=64926eebf90092dca21b14259a5301b7b98e7b1943e8a201c7d726084809b527
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/share/doc rm -rf ${DESTDIR}/usr/share/doc