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'
|
||||
pkgname=disorderfs
|
||||
version=0.5.4
|
||||
version=0.5.5
|
||||
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=0cf7514381980db1d42a01d88c15283dcbd4b0ed5b187ea8e2e0205dcc9bc2e7
|
||||
checksum=f4dfd25435ddfdefe25b4594bc89af236e0786c74f907ec5999ddcfca3385131
|
||||
|
||||
do_check() {
|
||||
# Requires permission to perform fuse mounts
|
||||
|
|
Loading…
Reference in a new issue