dev-cpp/ctemplate: Update to 2.4 from 2.3 #85

Manually merged
Archetypic merged 1 commits from Archetypic/hasufell-repository:ctemplate into master 2022-02-26 14:14:51 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
# 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++"