mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dufs: update to 0.43.0
This commit is contained in:
parent
cf97d0a087
commit
f8095eb8cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dufs'
|
# Template file for 'dufs'
|
||||||
pkgname=dufs
|
pkgname=dufs
|
||||||
version=0.42.0
|
version=0.43.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/sigoden/dufs"
|
homepage="https://github.com/sigoden/dufs"
|
||||||
changelog="https://raw.githubusercontent.com/sigoden/dufs/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/sigoden/dufs/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/sigoden/dufs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/sigoden/dufs/archive/v${version}.tar.gz"
|
||||||
checksum=76439a01c142d6a378912930de4b74821aa2fef54ccfb7dbb00d6ea3b1a0ab4c
|
checksum=4ba3b90486336efc4e592bcf15f14d4e3b6ac7b3b1bf8770815b8c43975d8b01
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue