ca-certificates: update to version 20151214
update to version 20151214 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> SVN-Revision: 48000
This commit is contained in:
parent
71cd537a8a
commit
e0c047c6c5
1 changed files with 3 additions and 2 deletions
|
@ -7,11 +7,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ca-certificates
|
||||
PKG_VERSION:=20150426
|
||||
PKG_VERSION:=20151214
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
|
||||
PKG_MD5SUM:=717455f13fb31fd014a11a468ea3895d
|
||||
PKG_MD5SUM:=2233bfa64af6f58f5eca9735b6742818
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue