From d7f535d57657a528a2f8f28120efb5fa4be430f4 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 7 Apr 2014 13:27:56 +0000 Subject: Update contao211 to 2.11.17. Version 2.11.17 (2014-04-07) ---------------------------- ### Fixed Fixed a critical vulnerability of the install tool (see #6855). --- www/contao/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/contao') diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index 605029b8c65..e77e99198e5 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.62 2014/03/14 02:00:22 taca Exp $ +# $NetBSD: Makefile.common,v 1.63 2014/04/07 13:27:56 taca Exp $ # # used by www/contao/Makefile.example" # used by www/contao211/Makefile @@ -8,7 +8,7 @@ CT_MASTER_SITE= https://github.com/contao/core/archive/ # current release -CT211_VERSION= 2.11.16 +CT211_VERSION= 2.11.17 CT32_VERSION= 3.2.8 CT_VERS?= 211 -- cgit v1.2.3