From a156f75e0d1c6240d5c4f2b96891f6979becbd15 Mon Sep 17 00:00:00 2001 From: Dolan Dolan Date: Wed, 16 Feb 2022 08:15:51 -0600 Subject: [PATCH] dev-cpp/ctemplate: Update to 2.4 from 2.3 --- .../{ctemplate-2.3.exheres-0 => ctemplate-2.4.exheres-0} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename packages/dev-cpp/ctemplate/{ctemplate-2.3.exheres-0 => ctemplate-2.4.exheres-0} (82%) diff --git a/packages/dev-cpp/ctemplate/ctemplate-2.3.exheres-0 b/packages/dev-cpp/ctemplate/ctemplate-2.4.exheres-0 similarity index 82% rename from packages/dev-cpp/ctemplate/ctemplate-2.3.exheres-0 rename to packages/dev-cpp/ctemplate/ctemplate-2.4.exheres-0 index b6e9af5..082fa33 100644 --- a/packages/dev-cpp/ctemplate/ctemplate-2.3.exheres-0 +++ b/packages/dev-cpp/ctemplate/ctemplate-2.4.exheres-0 @@ -1,7 +1,7 @@ # Copyright 2017 Julian Ospald # Distributed under the terms of the GNU General Public License v2 -require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ] +require autotools [ supported_autoconf=[ 2.7 ] supported_automake=[ 1.16 ] ] require github [ user="olafvdspek" tag="${PNV}" ] SUMMARY="A simple but powerful template language for C++"