1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 20:33:58 +02:00
openwrt-packages/lang/php7
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
..
files php7: facilitate running php7-fastcgi without listening on TCP socket 2019-04-13 08:25:34 -04:00
patches treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
Makefile php7: update to 7.4.15 2021-02-08 22:34:58 +01:00
pecl.mk lang/php7: Don't run phpize7 with QUILT 2021-02-03 20:40:54 -08:00
test.sh php7: add CI test script 2020-12-02 20:40:05 +01:00