summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-05-17 08:43:50 +0200
committerRemi Collet <remi@remirepo.net>2021-05-17 08:43:50 +0200
commit4121ae94fc0961c23902853fbfefa03e6472d57d (patch)
treeac7d1fa39cb36a1e5aca13d2952228ac9573e8e8
parent0135315fbc6ff62a40850d6283b66949f2b50a15 (diff)
update to 1.44.4
-rw-r--r--php-twig.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-twig.spec b/php-twig.spec
index c25f7f2..b57b9db 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -16,8 +16,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.44.3
-%global github_commit 920a9b9a616cdc3ee80dfee67cab5223a2cae7fa
+%global github_version 1.44.4
+%global github_commit 4d400421528e9fa40caaffcf7824c172526dd99d
%global github_short %(c=%{github_commit}; echo ${c:0:7})
# Lib
@@ -190,6 +190,9 @@ exit $RETURN_CODE
%changelog
+* Mon May 17 2021 Remi Collet <remi@remirepo.net> - 1.44.4-1
+- update to 1.44.4
+
* Wed May 12 2021 Remi Collet <remi@remirepo.net> - 1.44.3-1
- update to 1.44.3