[source] ca-certificates: update to version 20161130

LEDE Commits lede-commits at lists.infradead.org
Mon Dec 12 00:59:08 PST 2016


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/6ae71708c9ced26961f73286d794e1aafedd6c52

commit 6ae71708c9ced26961f73286d794e1aafedd6c52
Author: Christian Schoenebeck <christian.schoenebeck at gmail.com>
AuthorDate: Mon Dec 5 21:21:36 2016 +0100

    ca-certificates: update to version 20161130
    
    Signed-off-by: Christian Schoenebeck <christian.schoenebeck at gmail.com>
---
 package/system/ca-certificates/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/system/ca-certificates/Makefile b/package/system/ca-certificates/Makefile
index 980f61a..f6d3126 100644
--- a/package/system/ca-certificates/Makefile
+++ b/package/system/ca-certificates/Makefile
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ca-certificates
-PKG_VERSION:=20161102
+PKG_VERSION:=20161130
 PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck at gmail.com>
 
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
-PKG_MD5SUM:=74642bd9b9e0a449fa55e6632070745f
+PKG_MD5SUM:=1a0a3a1b3390dc83affed4b0c2ae1c05
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
 PKG_INSTALL:=1



More information about the lede-commits mailing list