summaryrefslogtreecommitdiff
path: root/package/ca-certificates/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-05-26 05:52:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-05-26 05:52:52 +0200
commitfa3ce24bb1e0a44ac4ea2943380bf52c780ce6c5 (patch)
tree0f99f20110ef814d3fa9bfb055ad3d201e558c97 /package/ca-certificates/Makefile
parent5d8c87af9cac91bf3bab7e82789d4252a00a83b7 (diff)
ca-certificates: update to 20230311
Diffstat (limited to 'package/ca-certificates/Makefile')
-rw-r--r--package/ca-certificates/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/ca-certificates/Makefile b/package/ca-certificates/Makefile
index 3ee99af45..9316f738e 100644
--- a/package/ca-certificates/Makefile
+++ b/package/ca-certificates/Makefile
@@ -4,13 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= ca-certificates
-PKG_VERSION:= 20160104
+PKG_VERSION:= 20230311
PKG_RELEASE:= 1
-PKG_HASH:= 09eb770122e23260316120c0cbbddc8a1d33e7147210ce44e146084d5d5abcdd
+PKG_HASH:= 83de934afa186e279d1ed08ea0d73f5cf43a6fbfb5f00874b6db3711c64576f3
PKG_DESCR:= collection of common ca certificates
PKG_SECTION:= app/crypto
PKG_URL:= http://packages.debian.org/sid/ca-certificates
-PKG_SITES:= http://http.debian.net/debian/pool/main/c/ca-certificates/
+PKG_SITES:= https://snapshot.debian.org/archive/debian/20230317T205011Z/pool/main/c/ca-certificates/
DISTFILES:= $(PKG_NAME)_$(PKG_VERSION).tar.xz
WRKDIST= $(WRKDIR)/ca-certificates