From e364597b169137fe4f227da46e879e1fdb4bbfbd Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Sun, 26 Apr 2020 20:58:19 +0200 Subject: [PATCH] php7-pecl-dio: upgrade to 0.2.0 Signed-off-by: Michael Heimpold --- lang/php7-pecl-dio/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php7-pecl-dio/Makefile b/lang/php7-pecl-dio/Makefile index 49f4f1fec..4d95138d2 100644 --- a/lang/php7-pecl-dio/Makefile +++ b/lang/php7-pecl-dio/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=dio PECL_LONGNAME:=Direct I/O functions -PKG_VERSION:=0.1.0 -PKG_RELEASE:=3 -PKG_HASH:=aab985e374604379d99c9c93207f2c2959ff141740d1a648c0fbd07e0e08a73e +PKG_VERSION:=0.2.0 +PKG_RELEASE:=1 +PKG_HASH:=062777e948dece374c2d7d9e92106c87d18c11128d2179b50dedb43175c4bd6e PKG_NAME:=php7-pecl-$(PECL_NAME) PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz