disorderfs: update to 0.5.11.
This commit is contained in:
parent
15e9a7c4aa
commit
5333d426ef
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.10
|
version=0.5.11
|
||||||
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=f268a9c743a7b7f7b9d3e506d0454230a4fccce2e35850f772cae98eade07df6
|
checksum=e13935220dccb13e6e3dbaf1c2f7b22015e3ac90083e00b35573b756050d9481
|
||||||
|
|
||||||
CXXFLAGS="-std=c++11 -Wno-unused-parameter -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26"
|
CXXFLAGS="-std=c++11 -Wno-unused-parameter -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=26"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue