# Template file for 'ecdsautils'
pkgname=ecdsautils
version=0.4.2
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libuecc-devel"
short_desc="Tiny collection of programs used for ECDSA"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-2-Clause AND MIT"
homepage="https://github.com/freifunk-gluon/ecdsautils"
distfiles="https://github.com/freifunk-gluon/ecdsautils/archive/refs/tags/v${version}.tar.gz"
checksum=8880e5a506555a06d7a866de8a76c28bb4c7472abbf0d3fb396100d16c447174

post_install() {
	vlicense COPYRIGHT
}
