dev-cpp/ctemplate: Update to 2.4 from 2.3

This commit is contained in:
Dolan Dolan 2022-02-16 08:15:51 -06:00
parent 58626fe26e
commit a156f75e0d
Signed by: Archetypic
GPG Key ID: 83620C336D54B25A
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++"