summaryrefslogtreecommitdiff
path: root/system/ca-certificates
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-04-21 22:59:05 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2022-05-01 17:06:00 -0500
commitc2239f60fc70896b4200a3e198b67248081a0697 (patch)
tree34e4a1a20733741ff07e20d5a776da73e631183b /system/ca-certificates
parentcc9b56ee62c9242acc32d08007dc436cb4788f35 (diff)
downloadpackages-c2239f60fc70896b4200a3e198b67248081a0697.tar.gz
packages-c2239f60fc70896b4200a3e198b67248081a0697.tar.bz2
packages-c2239f60fc70896b4200a3e198b67248081a0697.tar.xz
packages-c2239f60fc70896b4200a3e198b67248081a0697.zip
system/ca-certificates: Update to 20220331
Diffstat (limited to 'system/ca-certificates')
-rw-r--r--system/ca-certificates/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/ca-certificates/APKBUILD b/system/ca-certificates/APKBUILD
index 5e75d13d8..a65728805 100644
--- a/system/ca-certificates/APKBUILD
+++ b/system/ca-certificates/APKBUILD
@@ -1,19 +1,19 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=ca-certificates
-pkgver=20200603
+pkgver=20220331
pkgrel=0
pkgdesc="CA root certificates"
url="https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/"
arch="all"
options="!fhs !check"
-license="MPL-2.0 GPL-2.0+"
+license="MPL-2.0 AND GPL-2.0+"
depends="debianutils"
makedepends_build="python3"
makedepends_host="openssl-dev"
subpackages="$pkgname-doc"
triggers="ca-certificates.trigger=/usr/share/ca-certificates:/usr/local/share/ca-certificates:/etc/ssl/certs:/etc/ca-certificates/update.d"
install="$pkgname.post-deinstall"
-source="https://dev.sick.bike/dist/$pkgname-$pkgver.tar.gz
+source="https://distfiles.adelielinux.org/source/$pkgname-$pkgver.tar.xz
certhash
"
@@ -42,5 +42,5 @@ package() {
install -D -m755 "$srcdir"/certhash "$pkgdir"/etc/ca-certificates/update.d/certhash
}
-sha512sums="0125600481666979e0b736572aca7d0e3c4bf01169bc67638ef7bdd4fc97a0ebbb70798df7275eac92dfc2d03b16de3f0adc8ad382fc9e2fb4d8223c923b2eef ca-certificates-20200603.tar.gz
+sha512sums="cb4dba3d5fe955343a9cd8c150f3b1b8f012f2fd101bf0036fb3bf71fa4feffd82af7cc2cb6d8d0907d5bec5446f81e58dd52f9ac1aee8849f131dad5a2778d3 ca-certificates-20220331.tar.xz
1efe48235f150052da6b872d2ebff174359825ab3bd66086c9d7f4c18dcd8aa8953c634dbf1aa8416d30d5623babf589660a25cf6e3a4cdcce707c14cc2f348a certhash"