php bump v2

This commit is contained in:
i.panteleev 2021-08-09 19:06:06 +03:00
parent 5c9993e905
commit 0b184d5581

12
sls/php/php74.sls Normal file
View File

@ -0,0 +1,12 @@
{% import 'pkg/common' as pkg %}
include:
- gentoo.makeconf
- gentoo.portage.packages
php74:
pkg.latest:
- name: dev-lang/php
- slot: '7.4'
- require:
- augeas: manage-make-conf
- file: gentoo.portage.packages