summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-11-19 14:19:58 +0000
committertaca <taca@pkgsrc.org>2013-11-19 14:19:58 +0000
commitbf25f00939c035b217b8af84c499cc6577f73bf8 (patch)
tree4c4fed098d673a0080487efb8c5456aedf180ddd /www/contao
parentdd57ac4e1a803e72f5e9683ed7abeae716d8876d (diff)
downloadpkgsrc-bf25f00939c035b217b8af84c499cc6577f73bf8.tar.gz
Update contao211 to 2.11.13.
Version 2.11.13 (2013-11-19) ---------------------------- ### Fixed Sort the list of available modules (see #6391). ### Fixed Decode entities in passwords (see #6252). ### Fixed Replace insert tags in the details view of the listing module (see #6120).
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index a1426331eba..43b55ab3a6b 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.46 2013/11/08 22:16:27 taca Exp $
+# $NetBSD: Makefile.common,v 1.47 2013/11/19 14:19:58 taca Exp $
#
# used by www/contao/Makefile.example"
# used by www/contao211/Makefile
@@ -7,11 +7,10 @@
#
# Contao master site (on GitHub).
-CT_MASTER_SITE= https://download.contao.org/ \
- https://github.com/contao/core/archive/ \
+CT_MASTER_SITE= https://github.com/contao/core/archive/
# current release
-CT211_VERSION= 2.11.12
+CT211_VERSION= 2.11.13
CT31_VERSION= 3.1.5
CT_VERS?= 211