New package: ecdsautils-0.3.2
This commit is contained in:
parent
8dc7f2cc68
commit
0e144e1f0b
1 changed files with 13 additions and 0 deletions
13
srcpkgs/ecdsautils/template
Normal file
13
srcpkgs/ecdsautils/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'ecdsautils'
|
||||
pkgname=ecdsautils
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="libuecc-devel"
|
||||
short_desc="Tiny collection of programs used for ECDSA"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/tcatm/ecdsautils"
|
||||
distfiles="https://github.com/tcatm/ecdsautils/archive/v${version}.tar.gz"
|
||||
checksum=a828417c985ccfc623bb613e92ccc8af6c6f24a5bcab8b112b90c033a816204f
|
Loading…
Reference in a new issue