[source] ca-certificates: update to version 20161102

LEDE Commits lede-commits at lists.infradead.org
Tue Nov 8 01:52:51 PST 2016


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/7ee661def6da779917ef405e04eb7eb4230ebb0a

commit 7ee661def6da779917ef405e04eb7eb4230ebb0a
Author: Christian Schoenebeck <christian.schoenebeck at gmail.com>
AuthorDate: Thu Nov 3 21:09:25 2016 +0100

    ca-certificates: update to version 20161102
    
    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 8590952..980f61a 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:=20160104
+PKG_VERSION:=20161102
 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:=d9665a83d0d3ef8176a38e6aa20458e9
+PKG_MD5SUM:=74642bd9b9e0a449fa55e6632070745f
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
 
 PKG_INSTALL:=1



More information about the lede-commits mailing list