mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
php7-pecl-dio: upgrade to 0.2.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user