pear: build from php 8.0.7 sources

This commit is contained in:
Juergen Daubert 2021-06-06 12:38:48 +02:00
parent 0a3edc48ca
commit 1f6bb20439
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XvwDZjHhC2dG/a1yaiw4GpB3kAqHZIyEyiATXOCx3bRk6oYIjntrdGwpZowm+oajaaM5RETCxxBSRnjW6X8LAI=
SHA256 (Pkgfile) = 04623b6d7ef7e907ec65066f3fc70a389cc7b0eb033970b2070f94b4fabdaf05
RWSE3ohX2g5d/bFXkWS/bfHq+JC0B+DLTdIQiFM5CeZZ3NudKOA8PqLwwHmQdY8bQvN2NrMnpvHo0olctsjfArHonvA0DuRUUQQ=
SHA256 (Pkgfile) = 9cf21a1231fa33c0502c288193a13673408b62006df77d6ef171f436a6db3b5b
SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d
SHA256 (php-7.4.13.tar.xz) = aead303e3abac23106529560547baebbedba0bb2943b91d5aa08fff1f41680f4
SHA256 (php-8.0.7.tar.xz) = d5fc2e4fc780a32404d88c360e3e0009bc725d936459668e9c2ac992f2d83654

View File

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