diff --git a/srcpkgs/rdedup/template b/srcpkgs/rdedup/template index 14abab6a85a..94cb523fab2 100644 --- a/srcpkgs/rdedup/template +++ b/srcpkgs/rdedup/template @@ -1,13 +1,13 @@ # Template file for 'rdedup' pkgname=rdedup version=3.1.1 -revision=3 +revision=4 wrksrc=rdedup-rdedup-v${version} build_style=cargo hostmakedepends="pkg-config clang" makedepends="libressl-devel liblzma-devel libsodium-devel" short_desc="Data deduplication engine" -maintainer="Renato Aguiar " +maintainer="Orphaned " license="MPL-2.0" homepage="https://github.com/dpc/rdedup" distfiles="https://github.com/dpc/rdedup/archive/rdedup-v${version}.tar.gz"