php7-pecl-dio: upgrade to 0.2.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
parent
68a58c4c61
commit
e364597b16
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue