pear: build with php 8.2.12 sources

This commit is contained in:
Juergen Daubert 2023-10-28 17:50:53 +02:00
parent 923563d300
commit 30002553f0
2 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/XESNRwKiOX25tjPv0Meb2EkYj9YQHIO37erlA6nUS9qOsOxP//MDfT3OWSXFTRurh7xO3QV34oPDxLitoj+xgE=
SHA256 (Pkgfile) = f6ca63a0306c89fd95f9e6dc6c36385a49d7ff833816a96f368308fdef8769cb
RWSE3ohX2g5d/Q7VrhsWT6xqoY0+QcOcUPRxOUOPDH0O9qbl81bEG+S1yxDkw0Hr5dFYUVQY5XyIU75r/OafRbCJ8qu26frUygw=
SHA256 (Pkgfile) = 84c7f8548ed5485bd2c4c6bc9074c10581d633e1efab39a48b99777622a41891
SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d
SHA256 (php-8.1.13.tar.xz) = b15ef0ccdd6760825604b3c4e3e73558dcf87c75ef1d68ef4289d8fd261ac856
SHA256 (php-8.2.12.tar.xz) = e1526e400bce9f9f9f774603cfac6b72b5e8f89fa66971ebc3cc4e5964083132

View File

@ -5,11 +5,11 @@
name=pear
version=1.10.13
release=5
source=(https://php.net/distributions/php-8.1.13.tar.xz)
release=6
source=(https://php.net/distributions/php-8.2.12.tar.xz)
build() {
cd php-8.1.13/pear
cd php-8.2.12/pear
export PHP_PEAR_SYSCONF_DIR=/etc/php
export INSTALL_ROOT=$PKG