dufs: update to 0.42.0
This commit is contained in:
parent
9fa536f0ee
commit
794c5afa1c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dufs'
|
||||
pkgname=dufs
|
||||
version=0.41.0
|
||||
version=0.42.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -14,7 +14,7 @@ license="Apache-2.0, MIT"
|
|||
homepage="https://github.com/sigoden/dufs"
|
||||
changelog="https://raw.githubusercontent.com/sigoden/dufs/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/sigoden/dufs/archive/v${version}.tar.gz"
|
||||
checksum=8c0549678a4954a498e0f1f99fe4beec2acd3cb0084fc611cf20431313b05033
|
||||
checksum=76439a01c142d6a378912930de4b74821aa2fef54ccfb7dbb00d6ea3b1a0ab4c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue