mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
disorderfs: update to 0.5.5.
This commit is contained in:
parent
5a2ea033f7
commit
fa9f37c7b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'disorderfs'
|
# Template file for 'disorderfs'
|
||||||
pkgname=disorderfs
|
pkgname=disorderfs
|
||||||
version=0.5.4
|
version=0.5.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://reproducible-builds.org/tools/"
|
homepage="https://reproducible-builds.org/tools/"
|
||||||
#changelog="https://salsa.debian.org/reproducible-builds/disorderfs/raw/master/NEWS"
|
#changelog="https://salsa.debian.org/reproducible-builds/disorderfs/raw/master/NEWS"
|
||||||
distfiles="https://salsa.debian.org/reproducible-builds/disorderfs/-/archive/${version}/disorderfs-${version}.tar.bz2"
|
distfiles="https://salsa.debian.org/reproducible-builds/disorderfs/-/archive/${version}/disorderfs-${version}.tar.bz2"
|
||||||
checksum=0cf7514381980db1d42a01d88c15283dcbd4b0ed5b187ea8e2e0205dcc9bc2e7
|
checksum=f4dfd25435ddfdefe25b4594bc89af236e0786c74f907ec5999ddcfca3385131
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Requires permission to perform fuse mounts
|
# Requires permission to perform fuse mounts
|
||||||
|
|
Loading…
Add table
Reference in a new issue