disorderfs: update to 0.5.8.
This commit is contained in:
parent
f5db1d8b4a
commit
a98321d6ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'disorderfs'
|
||||
pkgname=disorderfs
|
||||
version=0.5.6
|
||||
version=0.5.8
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target=test
|
||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://reproducible-builds.org/tools/"
|
||||
#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"
|
||||
checksum=f31dd104f1d2c7043b06e8fe5650002fbea522712cdb9999480ddcc099a19a76
|
||||
checksum=52820890a62ae4088c4c7252975e21af7051302a5635ee33bdc2906aa9b4e1e7
|
||||
|
||||
do_check() {
|
||||
# Requires permission to perform fuse mounts
|
||||
|
|
Loading…
Reference in a new issue