php7-pecl-mcrypt: update to 1.0.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
7ce3b159e3
commit
69b08e965e
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
|
||||||
PECL_NAME:=mcrypt
|
PECL_NAME:=mcrypt
|
||||||
PECL_LONGNAME:=Bindings for the libmcrypt library
|
PECL_LONGNAME:=Bindings for the libmcrypt library
|
||||||
|
|
||||||
PKG_VERSION:=1.0.3
|
PKG_VERSION:=1.0.4
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
PKG_HASH:=affd675843a079e9efd49ac2f723286dd5bcb0916315aa53e2ae5edd5eadb034
|
PKG_HASH:=98153e78958d7a48dcd0dcfe1fc3c16ec987121a0cb2d7c273d280ee7e4ea00d
|
||||||
|
|
||||||
PKG_NAME:=php7-pecl-mcrypt
|
PKG_NAME:=php7-pecl-mcrypt
|
||||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||||
|
|
Loading…
Reference in a new issue