[openwrt/openwrt] ca-certificates: Update to Version 20180409
LEDE Commits
lede-commits at lists.infradead.org
Sat May 5 00:32:18 PDT 2018
blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/80cb5c5703d7778ee7390da1bcde4878a2349806
commit 80cb5c5703d7778ee7390da1bcde4878a2349806
Author: Christian Schoenebeck <christian.schoenebeck at gmail.com>
AuthorDate: Fri Apr 20 19:53:09 2018 +0200
ca-certificates: Update to Version 20180409
ca-certificates: Update to Version 20180409
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 73a267e..537cf2f 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:=20170717
+PKG_VERSION:=20180409
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_HASH:=e487639b641fa75445174734dd6e9d600373e3248b3d86a7e3c6d0f6977decd2
+PKG_HASH:=7af6f5bfc619fd29cbf0258c1d95107c38ce840ad6274e343e1e0d971fc72b51
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_INSTALL:=1
More information about the lede-commits
mailing list