Commit Graph

7 Commits

Author SHA1 Message Date
Aditya Alok de5fabc658
feat(php-redis): enable auto-update, upgrade to 5.3.7
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:08 +05:30
Henrik Grimler 74f4bcec39
php-redis: bump to rebuild against php 8.1 2021-12-01 12:44:18 +01:00
Yaksh Bariya b77deeb32b Rebuild packages dependent on php and remove x86_64 as blacklisted arch 2021-11-05 06:49:54 +05:30
Henrik Grimler d5f77a523c php-redis: blacklist x86_64
Since php is blacklisted for that arch. Otherwise trying to build for
all arches leads to failure.
2021-06-15 18:20:43 +02:00
glow 4d27fd1a69 Update php-redis to 5.3.4
It would also need to be rebuilt anyway as it is currently broken. This
fixes that too

```
NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library 'redis.so' (tried: /data/data/com.termux/files/usr/lib/php/redis.so (dlopen failed: cannot locate symbol &quot;_call_user_function_ex&quot; referenced by
&quot;/data/data/com.termux/files/usr/lib/php/redis.so&quot;...), /data/data/com.termux/files/usr/lib/php/redis.so.so (dlopen failed: library &quot;/data/data/com.termux/files/usr/lib/php/redis.so.so&quot; not found)) in Unknown on
line 0
```
2021-06-15 18:20:43 +02:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
qubist-pixel 4db6ff9055 new package: php-redis (#5859) 2020-09-28 15:18:38 +03:00