php8-pecl-imagick: update to 3.7.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
3bd4564d71
commit
5877d902e9
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
|||
PECL_NAME:=imagick
|
||||
PECL_LONGNAME:=Image Processing (ImageMagick binding)
|
||||
|
||||
PKG_VERSION:=3.5.1
|
||||
PKG_VERSION:=3.7.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_HASH:=243ff2094edcacb2ae46ee3a4d9f38a60a4f26a6a71f59023b6198cbed0f7f81
|
||||
PKG_HASH:=5a364354109029d224bcbb2e82e15b248be9b641227f45e63425c06531792d3e
|
||||
|
||||
PKG_NAME:=php8-pecl-imagick
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
|
Loading…
Reference in a new issue