1
0
forked from ports/opt

pear: update to 1.10.14

This commit is contained in:
Juergen Daubert 2023-12-24 11:55:08 +01:00
parent 85bc29bad2
commit 4dc4465334
2 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Q7VrhsWT6xqoY0+QcOcUPRxOUOPDH0O9qbl81bEG+S1yxDkw0Hr5dFYUVQY5XyIU75r/OafRbCJ8qu26frUygw= RWSE3ohX2g5d/R55eaXt+M+e8z0+W4hxo4os9/r8QdVDNFQBEsVHIi2ccl2LnUBA0bnfSkJT0oaXF0zg744bq3s4sR5Qx1cbHgA=
SHA256 (Pkgfile) = 84c7f8548ed5485bd2c4c6bc9074c10581d633e1efab39a48b99777622a41891 SHA256 (Pkgfile) = 057ef26d322cddc89f4824fb8771cc8fe1a5b39120a8f179f825633d27151f5a
SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d SHA256 (.footprint) = 957203bebd7c38a11c474ee156a427f65b7e6dcae10e90edd8d8e2350789038d
SHA256 (php-8.2.12.tar.xz) = e1526e400bce9f9f9f774603cfac6b72b5e8f89fa66971ebc3cc4e5964083132 SHA256 (php-8.3.1.tar.xz) = 56445b1771b2ba5b7573453f9e8a9451e2d810b1741a352fa05259733b1e9758

View File

@ -4,12 +4,12 @@
# Depends on: php # Depends on: php
name=pear name=pear
version=1.10.13 version=1.10.14
release=6 release=1
source=(https://php.net/distributions/php-8.2.12.tar.xz) source=(https://php.net/distributions/php-8.3.1.tar.xz)
build() { build() {
cd php-8.2.12/pear cd php-8.3.1/pear
export PHP_PEAR_SYSCONF_DIR=/etc/php export PHP_PEAR_SYSCONF_DIR=/etc/php
export INSTALL_ROOT=$PKG export INSTALL_ROOT=$PKG