summaryrefslogtreecommitdiff
path: root/dosfstools
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2021-02-27 09:33:50 -0600
committerMatt Housh <jaeger@crux.ninja>2021-02-27 09:33:50 -0600
commitec2ef42efd0cc7e02f95c16fd8d943a4626c8cc8 (patch)
tree67581ae37bc591ea95e142fafee8ac24548c9e46 /dosfstools
parent2c6beaac2b60ce8bdfcfa833ce6d3f85632be2f0 (diff)
downloadopt-ec2ef42efd0cc7e02f95c16fd8d943a4626c8cc8.tar.gz
opt-ec2ef42efd0cc7e02f95c16fd8d943a4626c8cc8.tar.xz
dosfstools: updated to version 4.2; long list of fixes, see https://github.com/dosfstools/dosfstools/releases/tag/v4.2
Diffstat (limited to 'dosfstools')
-rw-r--r--dosfstools/.signature6
-rw-r--r--dosfstools/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/dosfstools/.signature b/dosfstools/.signature
index a588bb2e9..4bfbbff18 100644
--- a/dosfstools/.signature
+++ b/dosfstools/.signature
@@ -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
diff --git a/dosfstools/Pkgfile b/dosfstools/Pkgfile
index e37a917a3..d6ed96e05 100644
--- a/dosfstools/Pkgfile
+++ b/dosfstools/Pkgfile
@@ -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

Generated by cgit