dedup: update to 1.0.

This commit is contained in:
sin 2019-04-14 08:46:31 +01:00 committed by maxice8
parent f7537274a4
commit 1756adf167

View file

@ -1,16 +1,20 @@
# Template file for 'dedup'
pkgname=dedup
version=0.9
version=1.0
revision=1
build_style=gnu-makefile
make_install_args="MANPREFIX=/usr/share/man"
makedepends="liblz4-devel"
makedepends="liblz4-devel snappy-devel libgomp-devel"
short_desc="Data deduplication backup tool"
maintainer="Dimitris Papastamos <sin@2f30.org>"
license="ISC"
homepage="https://git.2f30.org/dedup"
distfiles="https://dl.2f30.org/releases/${pkgname}-${version}.tar.gz"
checksum=1e8ae82aeb63c6fc7ccc67c198922fcf66f15b17fa3d5395645b3138ee29352f
checksum=@eed67415707c1f6977eee7e9ecb623dd7ac7055bfcfe2a7d2e29a919f29c4338
do_build() {
make CC=$CC OPENMPCFLAGS=-fopenmp OPENMPLDLIBS=-lgomp
}
post_install() {
vlicense LICENSE