ca-certificates: Update to Version 20141019
Update to Version 20141019 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> SVN-Revision: 43111
This commit is contained in:
parent
36e862da17
commit
9205c6da4b
1 changed files with 3 additions and 3 deletions
|
@ -7,12 +7,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ca-certificates
|
||||
PKG_VERSION:=20140325
|
||||
PKG_VERSION:=20141019
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
|
||||
PKG_MD5SUM:=0436aba482091da310bd762e1deca8b4
|
||||
PKG_MD5SUM:=f619282081c8bfc65ea64c37fa5285ed
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue