Skip to content

Commit

Permalink
ca-certificates: update to version 20240203
Browse files Browse the repository at this point in the history
Update Mozilla certificate authority bundle to version 2.64

Signed-off-by: Seo Suchan <[email protected]>
  • Loading branch information
orangepizza committed Feb 17, 2024
1 parent 4d3f6e1 commit 1f4e7cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/system/ca-certificates/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ca-certificates
PKG_VERSION:=20230311
PKG_VERSION:=20240203
PKG_RELEASE:=1
PKG_MAINTAINER:=

PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@DEBIAN/pool/main/c/ca-certificates
PKG_HASH:=83de934afa186e279d1ed08ea0d73f5cf43a6fbfb5f00874b6db3711c64576f3
PKG_HASH:=3286d3fc42c4d11b7086711a85f865b44065ce05cf1fb5376b2abed07622a9c6
PKG_INSTALL:=1

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit 1f4e7cf

Please sign in to comment.