mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
rdedup: orphan, rebuild for llvm10
This commit is contained in:
parent
caa785cc99
commit
94afbd29fb
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'rdedup'
|
# Template file for 'rdedup'
|
||||||
pkgname=rdedup
|
pkgname=rdedup
|
||||||
version=3.1.1
|
version=3.1.1
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc=rdedup-rdedup-v${version}
|
wrksrc=rdedup-rdedup-v${version}
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config clang"
|
hostmakedepends="pkg-config clang"
|
||||||
makedepends="libressl-devel liblzma-devel libsodium-devel"
|
makedepends="libressl-devel liblzma-devel libsodium-devel"
|
||||||
short_desc="Data deduplication engine"
|
short_desc="Data deduplication engine"
|
||||||
maintainer="Renato Aguiar <renato@renag.me>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/dpc/rdedup"
|
homepage="https://github.com/dpc/rdedup"
|
||||||
distfiles="https://github.com/dpc/rdedup/archive/rdedup-v${version}.tar.gz"
|
distfiles="https://github.com/dpc/rdedup/archive/rdedup-v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue