mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
hashdeep: cleanup.
This commit is contained in:
parent
5cc7cb10a2
commit
b81dac864a
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'hashdeep'
|
# Template file for 'hashdeep'
|
||||||
pkgname=hashdeep
|
pkgname=hashdeep
|
||||||
version=4.4
|
version=4.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
short_desc="Compute, compare, or audit multiple message digests"
|
short_desc="Compute, compare, or audit multiple message digests"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2, Public Domain"
|
license="LGPL-2.1-or-later, Public Domain"
|
||||||
homepage="https://github.com/jessek/hashdeep"
|
homepage="https://github.com/jessek/hashdeep"
|
||||||
distfiles="https://github.com/jessek/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jessek/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ad78d42142f9a74fe8ec0c61bc78d6588a528cbb9aede9440f50b6ff477f3a7f
|
checksum=ad78d42142f9a74fe8ec0c61bc78d6588a528cbb9aede9440f50b6ff477f3a7f
|
||||||
|
|
Loading…
Add table
Reference in a new issue