Browse Source

php8-pecl-redis: update to 5.3.7

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 16a7a82e6c)
lilik-openwrt-22.03
Michael Heimpold 2 years ago
parent
commit
a7ff9ba63f
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/php8-pecl-redis/Makefile

+ 2
- 2
lang/php8-pecl-redis/Makefile View File

@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
PECL_NAME:=redis
PECL_LONGNAME:=PHP extension for interfacing with Redis
PKG_VERSION:=5.3.4
PKG_VERSION:=5.3.7
PKG_RELEASE:=1
PKG_HASH:=4b39056f3356f135255e059efd76398d1c7607c86bd52513e6341bb07a3fb4cc
PKG_HASH:=b958166ccda4f40bd17c6998f9e2239021ae644467cd8ad5c15def420aad65b0
PKG_NAME:=php8-pecl-redis
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz


Loading…
Cancel
Save