diff options
author | Remi Collet <remi@remirepo.net> | 2024-02-17 08:10:14 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-02-17 08:10:14 +0100 |
commit | e1a4765f6226b904d0aafd7799c552d36ba642d8 (patch) | |
tree | 4ff44159adf0e57f2403d25eae3e99b70477f130 | |
parent | 91e5cbb7d31858b1255f1bacb75dd90265185945 (diff) |
date
-rw-r--r-- | php-pear-PHP-CodeSniffer.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pear-PHP-CodeSniffer.spec b/php-pear-PHP-CodeSniffer.spec index c9634ba..ba811a3 100644 --- a/php-pear-PHP-CodeSniffer.spec +++ b/php-pear-PHP-CodeSniffer.spec @@ -18,7 +18,7 @@ %global gh_commit d63cee4890a8afaf86a22e51ad4d97c91dd4579b %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 2024-02-17 +%global gh_date 2024-02-16 %global gh_owner PHPCSStandards %global gh_project PHP_CodeSniffer # keep in old PEAR tree |