ca-certificates: update to version 20150426

update to version 20150426

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>

SVN-Revision: 45858
master
John Crispin 9 years ago
parent 6938dac23b
commit 157c9199b3
  1. 8
      package/system/ca-certificates/Makefile

@ -1,5 +1,5 @@
#
# Copyright (C) 2006 OpenWrt.org
#
# Copyright (C) 2006-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ca-certificates
PKG_VERSION:=20141019
PKG_VERSION:=20150426
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
PKG_MD5SUM:=f619282081c8bfc65ea64c37fa5285ed
PKG_MD5SUM:=717455f13fb31fd014a11a468ea3895d
PKG_INSTALL:=1

Loading…
Cancel
Save