disorderfs: update to 0.5.2.
This commit is contained in:
parent
2ae83aae71
commit
0bc380537b
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'disorderfs'
|
||||
pkgname=disorderfs
|
||||
version=0.5.1
|
||||
version=0.5.2
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fuse-devel attr-devel"
|
||||
|
@ -11,5 +10,5 @@ short_desc="FUSE filesystem that introduces non-determinism filesystem metadata"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://reproducible-builds.org/tools/"
|
||||
distfiles="http://http.debian.net/debian/pool/main/d/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=334e15cadeecedce5a79715a61acda5adf0f0a8fafc42a8aca26708e3198dd5a
|
||||
distfiles="http://http.debian.net/debian/pool/main/d/${pkgname}/${pkgname}_${version}.orig.tar.bz2"
|
||||
checksum=4e3234bca33826a1339a61732e9ea29a3f31be2261cbfbaccdb8b47bc36aaa49
|
||||
|
|
Loading…
Reference in a new issue