54f1217f7b
Closes: #20197 [via git-merge-pr]
16 lines
569 B
Bash
16 lines
569 B
Bash
# Template file for 'make-ca'
|
|
pkgname=make-ca
|
|
version=1.7
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="make-ca-${version}"
|
|
build_style=gnu-makefile
|
|
make_install_args="SBINDIR=/usr/bin"
|
|
hostmakedepends="help2man"
|
|
depends="p11-kit"
|
|
short_desc="PKI setup script for LFS (and others)"
|
|
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/djlucas/make-ca/"
|
|
distfiles="https://github.com/djlucas/make-ca/releases/download/v${version}/make-ca-${version}.tar.xz"
|
|
checksum=6db8b96c961790507c5e36e0ed75a079ae95300f520cd88ac061cf44a4733c2f
|