diff options
author | Juergen Daubert <jue@jue.li> | 2021-07-01 15:28:10 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-07-01 15:28:10 +0200 |
commit | b5406f089eaf3af7f97477b048063db102379794 (patch) | |
tree | 2b6008851b94c4e13ff1b31037d59ae4ca999ace /php-ftp | |
parent | cf0ac48c97988290bba4f21f250e51f221f67dbf (diff) | |
download | opt-b5406f089eaf3af7f97477b048063db102379794.tar.gz opt-b5406f089eaf3af7f97477b048063db102379794.tar.xz |
php: update to 8.0.8
Diffstat (limited to 'php-ftp')
-rw-r--r-- | php-ftp/.signature | 6 | ||||
-rw-r--r-- | php-ftp/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-ftp/.signature b/php-ftp/.signature index 3ec67f75c..039093811 100644 --- a/php-ftp/.signature +++ b/php-ftp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XFQmHx+lD+lVRrXML6ag9Ep/5NoYzuNsqOqWyL3tqICXt+0ZOiLbawmze04zmcGqnM5tgHD+0wDERbnrQ5aTQI= -SHA256 (Pkgfile) = c42ebcb7202058df5700d8a8d9ec45ec8f59662861b1442d40c0b210968c7beb +RWSE3ohX2g5d/ciB7l7JmwXG1VWdNtEdlJOLcjBa8d6xG2lRiL7cR+d0zXS8algctV4e77SlNgE4wfzqfdx3hhVptBZfLKJuWQc= +SHA256 (Pkgfile) = 643b30905b31a27a78e5af7fa32f66fdba3a28607734155cd68bfcff833de9ed SHA256 (.footprint) = 4b6e9e791f10bb007a541c6a4cfe6a189d549592939bdf3e04c5bd0f25a4bfa0 -SHA256 (php-8.0.7.tar.xz) = d5fc2e4fc780a32404d88c360e3e0009bc725d936459668e9c2ac992f2d83654 +SHA256 (php-8.0.8.tar.xz) = dc1668d324232dec1d05175ec752dade92d29bb3004275118bc3f7fc7cbfbb1c diff --git a/php-ftp/Pkgfile b/php-ftp/Pkgfile index a75bc5760..1dbd3e8b2 100644 --- a/php-ftp/Pkgfile +++ b/php-ftp/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-ftp -version=8.0.7 +version=8.0.8 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |