mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
disorderfs: update to 0.5.4.
This commit is contained in:
parent
9abcb1ee90
commit
d7c4d3f69e
2 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'disorderfs'
|
# Template file for 'disorderfs'
|
||||||
pkgname=disorderfs
|
pkgname=disorderfs
|
||||||
version=0.5.3
|
version=0.5.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_check_target=test
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="attr-devel fuse-devel"
|
makedepends="attr-devel fuse-devel"
|
||||||
depends="attr-devel fuse-devel"
|
depends="attr-devel fuse-devel"
|
||||||
|
@ -12,8 +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=686136642094adc2b5fe6749dfad02f54ff03d5b53d91c42050b97e7b3e222a1
|
checksum=0cf7514381980db1d42a01d88c15283dcbd4b0ed5b187ea8e2e0205dcc9bc2e7
|
||||||
make_check_target="test"
|
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Requires permission to perform fuse mounts
|
# Requires permission to perform fuse mounts
|
||||||
|
|
1
srcpkgs/disorderfs/update
Normal file
1
srcpkgs/disorderfs/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
site=https://salsa.debian.org/reproducible-builds/disorderfs/tags
|
Loading…
Add table
Reference in a new issue