14 lines
466 B
Bash
14 lines
466 B
Bash
# Template file for 'rdedup'
|
|
pkgname=rdedup
|
|
version=3.2.1
|
|
revision=2
|
|
build_style=cargo
|
|
hostmakedepends="pkg-config clang"
|
|
makedepends="openssl-devel liblzma-devel libsodium-devel"
|
|
short_desc="Data deduplication engine"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MPL-2.0"
|
|
homepage="https://github.com/dpc/rdedup"
|
|
distfiles="https://github.com/dpc/rdedup/archive/v${version}.tar.gz"
|
|
checksum=023b5576f30ebf75c1740dd244ac13b6ef3ad7f6d4a6ab6654e12130201eb923
|