Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d81f625ea11b5dc4f96e9cd0ba37f9b9dac9c238
commit d81f625ea11b5dc4f96e9cd0ba37f9b9dac9c238 Author: crazy <[email protected]> Date: Tue Jan 24 16:43:33 2017 +0100 dosfstools-4.1-1-x86_64 * Version bump diff --git a/source/base/dosfstools/FrugalBuild b/source/base/dosfstools/FrugalBuild index 463a520..27dccb0 100644 --- a/source/base/dosfstools/FrugalBuild +++ b/source/base/dosfstools/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Miklos Vajna <[email protected]> pkgname=dosfstools -pkgver=4.0 -pkgrel=3 +pkgver=4.1 +pkgrel=1 pkgdesc="FAT/FAT32/VFAT filesystem checker" url="https://github.com/dosfstools" depends=('glibc>=2.24-4' 'bash>=4.3_042-5' 'libsystemd>=231-6') @@ -12,6 +12,7 @@ groups=('base') archs=('x86_64') _F_github_tag_v="yes" Finclude github -sha1sums=('760142381d2facb897b1a533477600ca93646488') +_Fbuild_autoreconf="yes" +sha1sums=('b73bf60bddf60370d154f318d37ba4fe90f98915') # optimization ok _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
