Author: blogic Date: 2015-12-23 20:25:33 +0100 (Wed, 23 Dec 2015) New Revision: 48000
Modified: trunk/package/system/ca-certificates/Makefile Log: ca-certificates: update to version 20151214 update to version 20151214 Signed-off-by: Christian Schoenebeck <[email protected]> Modified: trunk/package/system/ca-certificates/Makefile =================================================================== --- trunk/package/system/ca-certificates/Makefile 2015-12-23 19:25:02 UTC (rev 47999) +++ trunk/package/system/ca-certificates/Makefile 2015-12-23 19:25:33 UTC (rev 48000) @@ -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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
