From 007e74146bbeac584abf497d33454c6a14aa7fc8 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sun, 13 Oct 2019 16:49:05 -0400 Subject: [PATCH] php7-pecl-mcrypt: update to 1.0.3 Signed-off-by: W. Michael Petullo --- lang/php7-pecl-mcrypt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php7-pecl-mcrypt/Makefile b/lang/php7-pecl-mcrypt/Makefile index aa2ee2506..64d31111d 100644 --- a/lang/php7-pecl-mcrypt/Makefile +++ b/lang/php7-pecl-mcrypt/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=mcrypt PECL_LONGNAME:=Bindings for the libmcrypt library -PKG_VERSION:=1.0.2 -PKG_RELEASE:=2 -PKG_HASH:=4d21dd20bfdc3cf4d43c967abdd137224f9c56258ca28ee0bc66ce130e01cae4 +PKG_VERSION:=1.0.3 +PKG_RELEASE:=1 +PKG_HASH:=affd675843a079e9efd49ac2f723286dd5bcb0916315aa53e2ae5edd5eadb034 PKG_NAME:=php7-pecl-mcrypt PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz