disorderfs: update to 0.5.6.
This commit is contained in:
parent
5eaa6adfcb
commit
0410a411ad
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'disorderfs'
|
||||
pkgname=disorderfs
|
||||
version=0.5.5
|
||||
version=0.5.6
|
||||
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=f4dfd25435ddfdefe25b4594bc89af236e0786c74f907ec5999ddcfca3385131
|
||||
checksum=f31dd104f1d2c7043b06e8fe5650002fbea522712cdb9999480ddcc099a19a76
|
||||
|
||||
do_check() {
|
||||
# Requires permission to perform fuse mounts
|
||||
|
|
Loading…
Reference in New Issue