diff options
author | Juergen Daubert <jue@jue.li> | 2022-12-01 12:29:57 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-12-01 12:29:57 +0100 |
commit | b44cee4716bc1c92e078fc7fea885d6b63f94b8f (patch) | |
tree | ff330302ee73a3a888d12cd4b7745df5afe53385 /mod_php | |
parent | 5685b0f01f3f042cd096674540e74e3f65671011 (diff) | |
download | opt-b44cee4716bc1c92e078fc7fea885d6b63f94b8f.tar.gz opt-b44cee4716bc1c92e078fc7fea885d6b63f94b8f.tar.xz |
php: update to 8.1.13
Diffstat (limited to 'mod_php')
-rw-r--r-- | mod_php/.signature | 6 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mod_php/.signature b/mod_php/.signature index ba9df96ea..e2541ba1b 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/c2VBBIA+YAxekK/gbUwDveU+Ujc1V19LaabzHQ5mkDy3Yls1KlNYqSvnmC8v78uhGwORw4Vr1EVFUyemonQEQs= -SHA256 (Pkgfile) = 95163af91c4ba369dd00b07ed244e4716489e8f00f2289099cb277aafd63e309 +RWSE3ohX2g5d/Ys1QaX7k3rEItZB181t5jyjJ8dqBZKsi5wbM+2LRIsqccs3K7PVivZJanz+XMlK9TgbWdAJ3LCg55X8kbqiqgw= +SHA256 (Pkgfile) = 7ae1aa1b14230956ae37ad33ee7b701674cba2de36a01fcd9ef68b3ac75a8c38 SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.1.12.tar.xz) = 08243359e2204d842082269eedc15f08d2eca726d0e65b93fb11f4bfc51bbbab +SHA256 (php-8.1.13.tar.xz) = b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 3def96886..ddff746fd 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.1.12 +version=8.1.13 release=1 source=(https://php.net/distributions/php-$version.tar.xz) |