duf: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:33:52 +04:00 committed by Michael Aldridge
parent c0b36fcf7b
commit 6b105b9f9f

View file

@ -1,7 +1,7 @@
# Template file for 'duf'
pkgname=duf
version=0.8.1
revision=2
revision=3
build_style=go
go_ldflags="-X main.Version=$version"
go_import_path="github.com/muesli/duf"