pear: build with php 7.4.10

This commit is contained in:
Juergen Daubert 2020-09-04 15:10:36 +02:00
parent 4e07441602
commit a77df874ff
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/emPLRcTeHKAKL/Sk4y86BUs4vKzkHg8k/b+rUpdmz0HkG8EZ6x9kQLtahPTc2D06cu9lTEix6KjN7hLDZ5yNgk=
SHA256 (Pkgfile) = 6970440c71e45f2108fd6268c7b8b90aab24feb961aa29684d3ea1ba32f1c14a
RWSE3ohX2g5d/bVpSogfKURIUGxMbu2YiaR37dze1oJEbaE7BDa0WykN9uybv58egTI4R2Tz4NHqT6wS0VOwl2FKo/4zUOxwMQw=
SHA256 (Pkgfile) = 2c5b60966552ef3785f16beb8c0959a44899be084b05508077f2835ebec55dfc
SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d
SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832
SHA256 (php-7.4.10.tar.xz) = c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010

View File

@ -5,11 +5,11 @@
name=pear
version=1.10.12
release=1
source=(https://php.net/distributions/php-7.4.6.tar.xz)
release=2
source=(https://php.net/distributions/php-7.4.10.tar.xz)
build() {
cd php-7.4.6/pear
cd php-7.4.10/pear
export PHP_PEAR_SYSCONF_DIR=/etc/php
export INSTALL_ROOT=$PKG