From a348294967492c883c98a36d9af2b863c8e83652 Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <josef.schlehofer@nic.cz>
Date: Thu, 14 Mar 2019 23:32:00 +0100
Subject: [PATCH] patches: openwrt: ca-certificates: update to 20190110

---
 ...8-ca-certificates-update-to-20190110.patch | 34 +++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 patches/openwrt/to-upstream/0018-ca-certificates-update-to-20190110.patch

diff --git a/patches/openwrt/to-upstream/0018-ca-certificates-update-to-20190110.patch b/patches/openwrt/to-upstream/0018-ca-certificates-update-to-20190110.patch
new file mode 100644
index 000000000..ab30928db
--- /dev/null
+++ b/patches/openwrt/to-upstream/0018-ca-certificates-update-to-20190110.patch
@@ -0,0 +1,34 @@
+From 3f33c381f582952898569454e7c07ad9b37b5048 Mon Sep 17 00:00:00 2001
+From: Josef Schlehofer <josef.schlehofer@nic.cz>
+Date: Thu, 14 Mar 2019 23:27:42 +0100
+Subject: [PATCH] ca-certificates: update to 20190110
+
+Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
+---
+ package/system/ca-certificates/Makefile | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/package/system/ca-certificates/Makefile b/package/system/ca-certificates/Makefile
+index 43003cf925..2a5f16e2aa 100644
+--- a/package/system/ca-certificates/Makefile
++++ b/package/system/ca-certificates/Makefile
+@@ -7,13 +7,13 @@
+ include $(TOPDIR)/rules.mk
+ 
+ PKG_NAME:=ca-certificates
+-PKG_VERSION:=20180409
+-PKG_RELEASE:=2
++PKG_VERSION:=20190110
++PKG_RELEASE:=1
+ PKG_MAINTAINER:=
+ 
+ PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
+ PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
+-PKG_HASH:=7af6f5bfc619fd29cbf0258c1d95107c38ce840ad6274e343e1e0d971fc72b51
++PKG_HASH:=ee4bf0f4c6398005f5b5ca4e0b87b82837ac5c3b0280a1cb3a63c47555c3a675
+ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
+ 
+ PKG_INSTALL:=1
+-- 
+2.19.1
+
-- 
GitLab