From 278c3802a7e896b690b1b268c06d7d5a4959902f Mon Sep 17 00:00:00 2001 From: oreo639 Date: Tue, 8 Apr 2025 18:39:04 -0700 Subject: [PATCH] make-ca: update to 1.16. Updates certificate root used for validating mozilla nss certdata.txt download. --- srcpkgs/make-ca/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/make-ca/template b/srcpkgs/make-ca/template index a89169287c7..31024f1a65e 100644 --- a/srcpkgs/make-ca/template +++ b/srcpkgs/make-ca/template @@ -1,7 +1,7 @@ # Template file for 'make-ca' pkgname=make-ca -version=1.7 -revision=2 +version=1.16 +revision=1 build_style=gnu-makefile make_install_args="SBINDIR=/usr/bin" hostmakedepends="help2man" @@ -9,6 +9,6 @@ depends="p11-kit" short_desc="PKI setup script for LFS (and others)" maintainer="Kyle Nusbaum " 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 +homepage="https://github.com/lfs-book/make-ca/" +distfiles="https://github.com/lfs-book/make-ca/archive/refs/tags/v${version}.tar.gz" +checksum=44f100e2e10f920df5323e0da6393160cbaf185454a87548eca61336787b2088