ports/opt (3.5): pear: update to 1.10.10
commit 69369fddc0927b0dc873619d1ba25869f6562f94 Author: Juergen Daubert <jue@jue.li> Date: Fri Feb 21 10:48:54 2020 +0100 pear: update to 1.10.10 diff --git a/pear/.signature b/pear/.signature index 19842d5d5..692bc32ad 100644 --- a/pear/.signature +++ b/pear/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZHVi7r83M1P3cgPtAylep4m29hQWhLb4/7ThHewGch3T/KIh6i1OIOHTtp/++vKe+twf3ZOg/+GtYOplhsbBww= -SHA256 (Pkgfile) = 78a0d6f7454a655247927d6d48222527d2f4c9819656352fc5d6bb17d1b6a9b1 +RWSE3ohX2g5d/baujp/5vF42hVR3LHBQGfiOPblH8rZC2ImKojkQ6Vig3akWOOvviCtZC1wzX/gQ/XDJyEH0IsjbcLKANR8u6w4= +SHA256 (Pkgfile) = 1015a6b8951a50bc3380137e511ccb31f7dafa33773cdf8355f4de8a43a1a6e0 SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d -SHA256 (php-7.3.12.tar.xz) = aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/pear/Pkgfile b/pear/Pkgfile index fe15ae4d3..02934c3e8 100644 --- a/pear/Pkgfile +++ b/pear/Pkgfile @@ -4,12 +4,12 @@ # Depends on: php name=pear -version=1.10.9 +version=1.10.10 release=1 -source=(http://php.net/distributions/php-7.3.12.tar.xz) +source=(http://php.net/distributions/php-7.4.3.tar.xz) build() { - cd php-7.3.12/pear + cd php-7.4.3/pear export PHP_PEAR_SYSCONF_DIR=/etc/php export INSTALL_ROOT=$PKG
participants (1)
-
crux@crux.nu