1 # Copyright 2017-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
7 SRC_URI="https://github.com/zchunk/zchunk/archive/refs/tags/${PV}.tar.gz -> ${PN}-${PV}.tar.gz"
9 DESCRIPTION="A format designed for highly efficient deltas while maintaining good compression"
10 HOMEPAGE="https://github.com/zchunk/zchunk"
21 S="${WORKDIR}/${PN}-${PV}"