disorderfs: update to 0.5.8.

This commit is contained in:
Enno Boland 2020-02-17 13:04:05 +01:00
parent f5db1d8b4a
commit a98321d6ee

View file

@ -1,6 +1,6 @@
# Template file for 'disorderfs' # Template file for 'disorderfs'
pkgname=disorderfs pkgname=disorderfs
version=0.5.6 version=0.5.8
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=f31dd104f1d2c7043b06e8fe5650002fbea522712cdb9999480ddcc099a19a76 checksum=52820890a62ae4088c4c7252975e21af7051302a5635ee33bdc2906aa9b4e1e7
do_check() { do_check() {
# Requires permission to perform fuse mounts # Requires permission to perform fuse mounts