mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dufs: update to 0.42.0
This commit is contained in:
parent
9fa536f0ee
commit
794c5afa1c
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.41.0
|
version=0.42.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=8c0549678a4954a498e0f1f99fe4beec2acd3cb0084fc611cf20431313b05033
|
checksum=76439a01c142d6a378912930de4b74821aa2fef54ccfb7dbb00d6ea3b1a0ab4c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue