dosfstools: updated to version 4.2; long list of fixes, see https://github.com/dosfstools/dosfstools/releases/tag/v4.2

This commit is contained in:
Matt Housh 2021-02-27 09:33:50 -06:00
parent 2c6beaac2b
commit ec2ef42efd
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/bEWIKEQFABVkyt8LC91QAwDROt1/FjnOjQY1XSipKj5WZw4cpMSOfHvJxLe4JE+pq3MOWXCkgPNHpDQVFOAOw0=
SHA256 (Pkgfile) = 882f2ff83b792540c61f277264c6686408d00d1cf373928d6569c403cf481bd8
RWSE3ohX2g5d/cEv2YTBxUZ/i0Oh1Eg/kj+66Js3hWklL5FST6XcWvvO3yewrOWpcyVvieDWo/fczVMp6S5R1Jn4A4ePO/Ymaw0=
SHA256 (Pkgfile) = 428918b133bde9c956873ee079d5ffd5933533107c94ec758d3ae219cf8b9684
SHA256 (.footprint) = e85dfee42a906d7130f48419d62f2257299128785e8b1a81e26cebf183d91aad
SHA256 (dosfstools-4.1.tar.xz) = e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173
SHA256 (dosfstools-4.2.tar.gz) = 64926eebf90092dca21b14259a5301b7b98e7b1943e8a201c7d726084809b527

View File

@ -3,9 +3,9 @@
# Maintainer: Matt Housh, jaeger at crux dot ninja
name=dosfstools
version=4.1
version=4.2
release=1
source=(https://github.com/dosfstools/dosfstools/releases/download/v$version/$name-$version.tar.xz)
source=(https://github.com/dosfstools/dosfstools/releases/download/v$version/$name-$version.tar.gz)
build() {
cd $name-$version